Move widget specific settings to widgets

This commit is contained in:
MM20
2023-04-16 14:07:08 +02:00
parent fb87ab20f9
commit 5b2ad94065
39 changed files with 958 additions and 645 deletions
@@ -92,7 +92,7 @@ message Settings {
}
WeatherProvider provider = 1;
bool imperial_units = 2;
bool compact_mode = 3;
reserved 3;
}
WeatherSettings weather = 5;