Delusoire

Results 1 comments of Delusoire

To implement this, first you need this component: ![image](https://github.com/daksh2k/Spicetify-stuff/assets/71462480/aec2e60a-124e-418a-a873-4ea7c15baa0a) You can access it in V3 using: ```js const TrackMenu = S.webpack.exportedFunctions.find(f => f.toString().includes("canSwitchVisuals") && f.toString().includes("isSmartRecommendation")) ``` Then you need to...