1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-25 05:52:50 -05:00

check disabled option on DankButtonGroup + always show bluetooth

placeholder
This commit is contained in:
bbedward
2025-09-19 17:00:53 -04:00
parent 2ce32e8bb5
commit 4a673fe1b5
4 changed files with 10 additions and 5 deletions

View File

@@ -70,6 +70,7 @@ Item {
model: ["AC Power", "Battery"]
currentIndex: 0
selectionMode: "single"
checkEnabled: false
}
}