Disabled the friends feed

Disabled the friends feed on the first start of the client
This commit is contained in:
amd64fox
2022-02-20 10:07:19 +03:00
parent e21a88575c
commit 65dc144724
3 changed files with 5 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@
* <strong>Enabled the 2021 icons redraw</strong>
* <strong>Enabled a condensed discography shelf on artist pages</strong>
* <strong>Activated "Made For You" in the left sidebar</strong>
* <strong>Disabled the friends feed on the first start of the client</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>
* <strong>Removed RTL rules (Removed all right-to-left CSS rules to simplify CSS files)</strong>