Remove unused notification type

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
Alex Gleason
2024-05-25 11:23:09 -05:00
committed by marcin mikołajczak
parent e1de76ae01
commit 8a2f6d251e
4 changed files with 5 additions and 17 deletions

View File

@ -10,7 +10,6 @@ const NOTIFICATION_TYPES = [
'move',
'pleroma:chat_mention',
'pleroma:emoji_reaction',
'user_approved',
'update',
'pleroma:event_reminder',
'pleroma:participation_request',