Обновлен проект. Добавлена БД
This commit is contained in:
@@ -16,10 +16,10 @@ extension NotificationEventTypeExtension on NotificationEventType {
|
||||
return AppColors.gray;
|
||||
|
||||
case NotificationEventType.ERROR:
|
||||
return AppColors.red;
|
||||
return AppColors.info_red;
|
||||
|
||||
case NotificationEventType.WARNING:
|
||||
return AppColors.yellowL;
|
||||
return AppColors.info_yellow;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user