mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
fix gitlab_ci sad icon (#24241)
This commit is contained in:
parent
5a81ddd4e7
commit
673290d2e1
@ -30,7 +30,7 @@ DEFAULT_URL = 'https://gitlab.com'
|
||||
|
||||
ICON_HAPPY = 'mdi:emoticon-happy'
|
||||
ICON_OTHER = 'mdi:git'
|
||||
ICON_SAD = 'mdi:emoticon-happy'
|
||||
ICON_SAD = 'mdi:emoticon-sad'
|
||||
|
||||
SCAN_INTERVAL = timedelta(seconds=300)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user