Set default value for showWindDirectionAsArrow

This commit is contained in:
Mikko Tapionlinna 2017-04-28 13:59:07 +03:00
parent f58787bb50
commit 2bc5253725

View File

@ -21,6 +21,7 @@ Module.register("currentweather",{
showPeriod: true,
showPeriodUpper: false,
showWindDirection: true,
showWindDirectionAsArrow: false,
useBeaufort: true,
lang: config.language,
showHumidity: false,