Add bite notification type

This commit is contained in:
Crimekillz 2024-03-30 22:04:26 +01:00
parent 46055cc956
commit b70c45fd91

View File

@ -11,6 +11,7 @@ export const notificationTypes = [
"followRequestAccepted",
"groupInvited",
"app",
"bite",
] as const;
export const noteVisibilities = [