Selaa lähdekoodia

Remove <img> for favicon

HJ 1 vuosi sitten
vanhempi
sitoutus
ce46b97c59
1 muutettua tiedostoa jossa 0 lisäystä ja 4 poistoa
  1. 0 4
      src/components/status/status.vue

+ 0 - 4
src/components/status/status.vue

@@ -258,10 +258,6 @@
                 :href="scrobble.externalLink"
                 target="_blank"
               >
-                <img
-                  :src="faviconUrl"
-                  class="status-rich-presence-favicon"
-                />
                 {{ scrobble.artist }} — {{ scrobble.title }}
                 <FAIcon
                   class="fa-scale-110 fa-old-padding"