mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
upd: add notification for when scheduled note gets posted
This commit is contained in:
@@ -132,6 +132,7 @@ export const notificationTypes = [
|
||||
'app',
|
||||
'edited',
|
||||
'scheduledNoteFailed',
|
||||
'scheduledNotePosted',
|
||||
] as const;
|
||||
export const obsoleteNotificationTypes = ['pollVote', 'groupInvited'] as const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user