check updates config option

This commit is contained in:
2026-04-09 19:25:56 +02:00
parent 2ec8ef6299
commit eceb453036
4 changed files with 19 additions and 7 deletions
+1
View File
@@ -14,6 +14,7 @@ JsonObject {
"to": "YT Music"
}
]
property bool updates: true
property bool useFahrenheit: false
property bool useTwelveHourClock: Qt.locale().timeFormat(Locale.ShortFormat).toLowerCase().includes("a")
property int visualizerBars: 30