Skip to content

Commit

Permalink
feat: add missing default notification settings
Browse files Browse the repository at this point in the history
  • Loading branch information
barisusakli committed Jan 5, 2025
1 parent fcf50a3 commit d155da3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions install/data/defaults.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,11 +107,14 @@
"flags:actionOnReject": "rescind",
"notificationType_upvote": "notification",
"notificationType_new-topic": "notification",
"notificationType_new-topic-with-tag": "notification",
"notificationType_new-topic-in-category": "notification",
"notificationType_new-reply": "notification",
"notificationType_post-edit": "notification",
"notificationType_follow": "notification",
"notificationType_new-chat": "notification",
"notificationType_new-group-chat": "notification",
"notificationType_new-public-chat": "none",
"notificationType_group-invite": "notification",
"notificationType_group-leave": "notification",
"notificationType_group-request-membership": "notification",
Expand Down

0 comments on commit d155da3

Please sign in to comment.