mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-10 07:16:34 +01:00
typo
This commit is contained in:
@@ -33,6 +33,7 @@ def map_color(key, theme= None, state=None):
|
|||||||
config_color = theme[key]
|
config_color = theme[key]
|
||||||
else:
|
else:
|
||||||
config_color = default_screensaver_color_mapping[key]
|
config_color = default_screensaver_color_mapping[key]
|
||||||
|
return config_color
|
||||||
|
|
||||||
def get_screensaver_color_output(theme=None):
|
def get_screensaver_color_output(theme=None):
|
||||||
color_output = "color"
|
color_output = "color"
|
||||||
|
|||||||
Reference in New Issue
Block a user