mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +01:00
fix(teams): allow dismissal of approval requests, again
This commit is contained in:
@@ -193,7 +193,7 @@ export default {
|
|||||||
openStatus: undefined,
|
openStatus: undefined,
|
||||||
actionableNotifications: [
|
actionableNotifications: [
|
||||||
'GUILD_INVITATION', 'PARTY_INVITATION', 'CHALLENGE_INVITATION',
|
'GUILD_INVITATION', 'PARTY_INVITATION', 'CHALLENGE_INVITATION',
|
||||||
'QUEST_INVITATION', 'GROUP_TASK_APPROVAL', 'GROUP_TASK_APPROVED',
|
'QUEST_INVITATION', 'GROUP_TASK_APPROVED',
|
||||||
],
|
],
|
||||||
// A list of notifications handled by this component,
|
// A list of notifications handled by this component,
|
||||||
// listed in the order they should appear in the notifications panel.
|
// listed in the order they should appear in the notifications panel.
|
||||||
|
|||||||
Reference in New Issue
Block a user