Sv443 3 년 전
부모
커밋
2addc60e6e
1개의 변경된 파일6개의 추가작업 그리고 3개의 파일을 삭제
  1. 6 3
      BetterYTM.user.js

+ 6 - 3
BetterYTM.user.js

@@ -132,6 +132,9 @@ async function onDomLoad()
 
             if(features.geniusLyrics)
                 await addMediaCtrlGeniusBtn();
+
+            if(features.lyricsButtonsOnSongQueue)
+                await addQueueGeniusBtns();
         }
 
         if(["ytm", "yt"].includes(domain))
@@ -642,10 +645,10 @@ async function addMediaCtrlGeniusBtn()
 /**
  * Adds genius lyrics buttons to the song queue
  */
-// async function addQueueGeniusBtns()
-// {
+async function addQueueGeniusBtns()
+{
 
-// }
+}
 
 /**
  * Returns the genius.com lyrics site URL for the current song