diff --git a/packages/iceshrimp-js/src/consts.ts b/packages/iceshrimp-js/src/consts.ts index 43d045034..bbee7f2b1 100644 --- a/packages/iceshrimp-js/src/consts.ts +++ b/packages/iceshrimp-js/src/consts.ts @@ -11,6 +11,7 @@ export const notificationTypes = [ "followRequestAccepted", "groupInvited", "app", + "bite", ] as const; export const noteVisibilities = [