- weather: add WEATHER_DEFAULT defines

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2022-01-21 23:44:35 +01:00
committed by Thilo Graf
parent 65dc1dda96
commit aef6d8c45d
4 changed files with 13 additions and 7 deletions

View File

@@ -909,8 +909,8 @@ struct SNeutrinoSettings
std::string weather_api_key;
int weather_enabled;
std::string weather_location;
std::string weather_city;
std::string weather_location;
std::string youtube_dev_id;
int youtube_enabled;