mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
fix: remove debug log
This commit is contained in:
@ -155,7 +155,6 @@ export const onPlayerApiReady = async (
|
||||
const observer = new MutationObserver(() => {
|
||||
const menu = getSongMenu();
|
||||
|
||||
console.log(isPlayerMenu(menu));
|
||||
if (
|
||||
menu?.contains(pipButtonContainer) ||
|
||||
!isMusicOrVideoTrack() ||
|
||||
|
||||
Reference in New Issue
Block a user