fix gitlab_ci sad icon (#24241)
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…
Reference in New Issue