Open nigelonius opened 2 years ago
Describe the bug
To Reproduce Steps to reproduce the behavior:
Screenshots
Logs
[paste logs here]
Can you try to remove fluent.js from your config?
I did and it's still the same
Describe the bug
To Reproduce Steps to reproduce the behavior:
Screenshots
Logs
Info for Contributors
**Versions** OS: `Windows v10.0.22598` Spotify: `v1.1.83.956` Spicetify: `v2.9.7` Dribbblish: `v4.2.0-69f283c` **Extensions** - fluent.js - dribbblish-dynamic.js - extension.js **Settings** ```json { "EXPORTED_WITH": "4.2.0", "showLoadingScreen": true, "openSettingsInfo": true, "showSearchBox": true, "rightBigCover": true, "roundSidebarIcons": false, "sidebarHoverAnimation": true, "sidebarGapLeft": 5, "sidebarGapRight": 32, "winTopBar": "none", "playbarShadow": true, "playbarTransition": true, "playerControlsStyle": "dribbblish", "showAlbumInfoInPlaybar": true, "showGenreInfoInPlaybar": false, "fadeDuration": 0.5, "customCss": "", "colorSelectionAlgorithm": "colorthief", "colorOverride": "#1ed760", "colorSelectionMode": "default", "lightModeLuminance": 0.6, "darkModeLuminance": 0.2, "theme": "light", "darkModeOnTime": "20:00", "darkModeOffTime": "06:00", "bgTheme": "bw" } ```