[m] Added Missing icon to enum

This commit is contained in:
choelzl 2022-04-27 19:19:25 +02:00
parent 1e077c2cae
commit 56fe0e50a1
Signed by: sora
GPG Key ID: A362EA0491E2EEA0

View File

@ -73,7 +73,7 @@ typedef enum {
ICON_SUN,
ICON_CLOUD, ICON_CLOUD_RAIN, ICON_CLOUD_SNOW,
ICON_CLOUD_THUNDER, ICON_CLOUD_SUN, ICON_CLOUD_SUNNYRAIN
ICON_CLOUD_THUNDER, ICON_CLOUD_SUN, ICON_CLOUD_SUNNYRAIN,
ICON_SUNSET, ICON_SUNRISE,