diff --git a/store/index.js b/store/index.js index d9dd4b17..8d34c783 100644 --- a/store/index.js +++ b/store/index.js @@ -8,7 +8,7 @@ const store = new Store({ height: 550 }, url : "https://music.youtube.com", - plugins: ["navigation", "shortcuts", "adblocker", "no-google-login"] + plugins: ["navigation", "shortcuts", "adblocker"] } });