[AI] Re-enabled media controls osd

This commit is contained in:
2026-06-07 13:20:25 -04:00
parent 8f56f27d77
commit 6e74013afe
2 changed files with 4 additions and 4 deletions

View File

@@ -7,6 +7,6 @@ import qs.background
Scope {
Bar {}
VolumeDisplay {}
//MediaControls {}
MediaControls {}
NotificationPanel {}
}