소스 검색

Remove <img> for favicon

HJ 1 년 전
부모
커밋
ce46b97c59
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  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"