Weather: Made the weather effects conditional with a new setting.

This commit is contained in:
ItsLemmy
2025-11-19 08:05:33 -05:00
parent 17810d1d2f
commit 1b4cd35504
14 changed files with 89 additions and 32 deletions
+1
View File
@@ -90,6 +90,7 @@
"location": {
"name": "Tokyo",
"weatherEnabled": true,
"weatherShowEffects": true,
"useFahrenheit": false,
"use12hourFormat": false,
"showWeekNumberInCalendar": false,