mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
fix gitlab_ci sad icon (#24241)
This commit is contained in:
@@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user