mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-21 16:33:48 +01:00
Add bite notification type
This commit is contained in:
parent
46055cc956
commit
b70c45fd91
@ -11,6 +11,7 @@ export const notificationTypes = [
|
||||
"followRequestAccepted",
|
||||
"groupInvited",
|
||||
"app",
|
||||
"bite",
|
||||
] as const;
|
||||
|
||||
export const noteVisibilities = [
|
||||
|
Loading…
Reference in New Issue
Block a user