- weather: rename postcode => postalcode

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2022-01-22 01:44:42 +01:00
committed by Thilo Graf
parent 5117c78eec
commit 78ce911761
10 changed files with 19 additions and 19 deletions

View File

@@ -911,7 +911,7 @@ struct SNeutrinoSettings
std::string weather_city;
std::string weather_location;
std::string weather_postcode;
std::string weather_postalcode;
std::string youtube_dev_id;
int youtube_enabled;