weather: add WEATHER_DEFAULT defines

Origin commit data
------------------
Commit: 868d839118
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-21 (Fri, 21 Jan 2022)

Origin message was:
------------------
- weather: add WEATHER_DEFAULT defines
This commit is contained in:
vanhofen
2022-01-21 23:44:35 +01:00
parent 791defb794
commit 04bdbb022f
4 changed files with 13 additions and 7 deletions

View File

@@ -913,8 +913,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;