mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-21 17:37:29 -07:00
Allow user to disable achievement notifications
Signed-off-by: limepotato <limepot@protonmail.ch>
This commit is contained in:
parent
6339528ee0
commit
a5bf70d66f
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ export const notificationTypes = [
|
|||
"groupInvited",
|
||||
"app",
|
||||
"bite",
|
||||
"achievementEarned",
|
||||
] as const;
|
||||
|
||||
export const noteVisibilities = [
|
||||
|
|
Loading…
Reference in a new issue