feat(location): auto location/weather via IP

This commit is contained in:
Lemmy
2026-03-31 20:59:36 -04:00
parent 97553d7064
commit 80cd76b82e
26 changed files with 166 additions and 12 deletions
+1
View File
@@ -352,6 +352,7 @@ Singleton {
property int firstDayOfWeek: -1 // -1 = auto (use locale), 0 = Sunday, 1 = Monday, 6 = Saturday
property bool hideWeatherTimezone: false
property bool hideWeatherCityName: false
property bool autoLocate: true
}
// calendar