From 955573d31bd1be435b95ddcc24971b47daf02c0b Mon Sep 17 00:00:00 2001 From: Vendicated Date: Mon, 7 Nov 2022 22:36:06 +0100 Subject: [PATCH] me when i dont depend on MenuItemDeobfuscatorApi --- src/plugins/spotifyControls/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/plugins/spotifyControls/index.tsx b/src/plugins/spotifyControls/index.tsx index 170aa9b..b5cd5c0 100644 --- a/src/plugins/spotifyControls/index.tsx +++ b/src/plugins/spotifyControls/index.tsx @@ -24,6 +24,7 @@ export default definePlugin({ name: "SpotifyControls", description: "Spotify Controls", authors: [Devs.Ven], + dependencies: ["MenuItemDeobfuscatorApi"], patches: [ { find: "showTaglessAccountPanel:",