mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-15 20:31:46 +00:00
Remove no-google-login from default plugins
This commit is contained in:
@ -8,7 +8,7 @@ const store = new Store({
|
|||||||
height: 550
|
height: 550
|
||||||
},
|
},
|
||||||
url : "https://music.youtube.com",
|
url : "https://music.youtube.com",
|
||||||
plugins: ["navigation", "shortcuts", "adblocker", "no-google-login"]
|
plugins: ["navigation", "shortcuts", "adblocker"]
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user