mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-14 13:17:24 +01:00
feature: adding hp notification for boss damage (#8249)
* feature: adding hp notification for boss damage. fixes #7749 * Updating boss damage text to 'Damage from Boss' to make it more clear
This commit is contained in:
@@ -16,6 +16,7 @@ const NOTIFICATION_TYPES = [
|
||||
'GROUP_TASK_APPROVED',
|
||||
'LOGIN_INCENTIVE',
|
||||
'GROUP_INVITE_ACCEPTED',
|
||||
'BOSS_DAMAGE',
|
||||
'SCORED_TASK',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user