Removed Brightness slider from the DemoPanel, to avoid maintaining to much fragile code.

This commit is contained in:
quadbyte 2025-08-17 00:21:57 -04:00
parent 4225cbe704
commit 629b4c5fd7
2 changed files with 1 additions and 57 deletions

View file

@ -9,7 +9,7 @@ import qs.Modules.AppLauncher
import qs.Modules.Background
import qs.Modules.Bar
import qs.Modules.Calendar
import qs.Modules.Demo
import qs.Modules.DemoPanel
import qs.Modules.Dock
import qs.Modules.IPC
import qs.Modules.LockScreen