fix the switch

This commit is contained in:
Zacharias-Brohn
2026-02-23 23:24:11 +01:00
parent 412119aa89
commit 40cd984b6d
2 changed files with 6 additions and 4 deletions
+2 -1
View File
@@ -37,7 +37,8 @@ CustomRect {
SettingSwitch {
name: "wallust"
setting: Config.general.color.wallust
object: Config.general.color
setting: "wallust"
}
}
}