Stopped Logging, Removed RTL rules

- Stopped various elements to log user interaction.
- Removed all right-to-left CSS rules to simplify CSS files.
This commit is contained in:
amd64fox
2021-11-07 13:00:43 +03:00
committed by GitHub
parent 0db5ac8fbe
commit 8b5e8e71b5

View File

@@ -14,6 +14,8 @@
* <strong>Unlocks the skip function of any track</strong>
* <strong>Blocks automatic updates (optional)</strong>
* <strong>[Automatic cache clearing](https://github.com/amd64fox/SpotX/discussions/2) (optional)</strong>
* Disabled logging (Stopped various elements to log user interaction)
* Removed RTL rules (Removed all right-to-left CSS rules to simplify CSS files)