From 70d7b3d1e5ecd706a4cdc5d96229714b7381f105 Mon Sep 17 00:00:00 2001 From: Crimekillz Date: Sat, 6 Apr 2024 04:25:27 +0200 Subject: [PATCH] Allow user to disable achievement notifications --- packages/iceshrimp-js/src/consts.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/iceshrimp-js/src/consts.ts b/packages/iceshrimp-js/src/consts.ts index c6b688173..80b7c7f36 100644 --- a/packages/iceshrimp-js/src/consts.ts +++ b/packages/iceshrimp-js/src/consts.ts @@ -12,6 +12,7 @@ export const notificationTypes = [ "groupInvited", "app", "bite", + "achievementEarned", ] as const; export const noteVisibilities = [