fix timeAddTemplate in combination witht theme config

This commit is contained in:
Johannes
2022-06-17 17:26:00 +02:00
parent 41b48a0237
commit 5e513fbab6
2 changed files with 3 additions and 1 deletions

View File

@@ -23,7 +23,8 @@ default_screensaver_color_mapping = {
"tForecast4Val": "65535",
"bar": "65535",
"tMRIcon": "65535",
"tMR": "65535"
"tMR": "65535",
"tTimeAdd": "65535"
}
default_weather_icon_color_mapping = {