mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +01:00
Allow user to disable achievement notifications
This commit is contained in:
parent
8b2ddada69
commit
70d7b3d1e5
@ -12,6 +12,7 @@ export const notificationTypes = [
|
|||||||
"groupInvited",
|
"groupInvited",
|
||||||
"app",
|
"app",
|
||||||
"bite",
|
"bite",
|
||||||
|
"achievementEarned",
|
||||||
] as const;
|
] as const;
|
||||||
|
|
||||||
export const noteVisibilities = [
|
export const noteVisibilities = [
|
||||||
|
Loading…
Reference in New Issue
Block a user