Location/Clock: Moved use12hourformat and reverseDaymonth from the clock widget settings to the main settings, location tab

- Fix #303
This commit is contained in:
LemmyCook
2025-09-17 21:10:51 -04:00
parent 85d7dc2506
commit 47f72d9498
9 changed files with 77 additions and 87 deletions
+1 -3
View File
@@ -52,9 +52,7 @@ Singleton {
},
"Clock": {
"allowUserSettings": true,
"displayFormat": "time-date-short",
"use12HourClock": false,
"reverseDayMonth": true
"displayFormat": "time-date-short"
},
"CustomButton": {
"allowUserSettings": true,