mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-13 04:37:36 +01:00
fix(settings): remove kicked from group from list of push notifications, fixes #10796
This commit is contained in:
@@ -62,6 +62,7 @@ export default {
|
||||
]),
|
||||
// list of email-only notifications
|
||||
onlyEmailsIds: Object.freeze([
|
||||
'kickedGroup',
|
||||
'importantAnnouncements',
|
||||
'weeklyRecaps',
|
||||
'onboarding',
|
||||
|
||||
Reference in New Issue
Block a user