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