Allow user to disable achievement notifications

This commit is contained in:
Crimekillz 2024-04-06 04:25:27 +02:00
parent 8b2ddada69
commit 70d7b3d1e5

View File

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