upd: add notification for failures, add reasons for failure, apply suggestions
This commit is contained in:
parent
6d8fe60f11
commit
57ee1d8793
17 changed files with 110 additions and 28 deletions
|
|
@ -122,6 +122,7 @@ export const notificationTypes = [
|
|||
'test',
|
||||
'app',
|
||||
'edited',
|
||||
'scheduledNoteFailed',
|
||||
] as const;
|
||||
export const obsoleteNotificationTypes = ['pollVote', 'groupInvited'] as const;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue