Allow user to disable achievement notifications

Signed-off-by: limepotato <limepot@protonmail.ch>
This commit is contained in:
Crimekillz 2024-04-06 04:25:27 +02:00 committed by Iceshrimp development
parent 6339528ee0
commit a5bf70d66f

View file

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