diff --git a/pmoapp/webapp/src/components/unified/ServerDrawer.vue b/pmoapp/webapp/src/components/unified/ServerDrawer.vue index c12c918c..676ac37d 100644 --- a/pmoapp/webapp/src/components/unified/ServerDrawer.vue +++ b/pmoapp/webapp/src/components/unified/ServerDrawer.vue @@ -502,7 +502,6 @@ function handleSettingsClick() { :src="item.album_art_uri" :alt="item.title" class="cover-image" - loading="lazy" @load="handleImageLoad(item.id)" @error="handleImageError(item.id)" />