Private mode icon bug

- Fixed a bug with the private mode icon, if the private mode was enabled, then the icon was not shown on all client pages.
- Code optimization
This commit is contained in:
amd64fox
2021-12-05 12:42:42 +03:00
parent 7fcedad299
commit 79df9c4ead
3 changed files with 68 additions and 83 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
* <strong>Blocks all banner, video and audio ads in the client</strong>
* <strong>Unlocks the skip function of any track</strong>
* <strong>Blocks automatic updates (optional)</strong>
* <strong>Podcasts disabled (optional)</strong>
* <strong>Disabled podcasts on the homepage (optional)</strong>
* <strong>[Automatic cache clearing](https://github.com/amd64fox/SpotX/discussions/2) (optional)</strong>
* <strong>Disabled Sentry (Prevented Sentry from sending console log/error/warning to Spotify developers)</strong>
* <strong>Disabled logging (Stopped various elements to log user interaction)</strong>