Add missing keys to notif sound setting

pull/21833/head
Will Hunt 2019-05-31 11:40:23 +01:00
parent 9369e964fa
commit 96c20ea536
1 changed files with 2 additions and 0 deletions

View File

@ -129,6 +129,8 @@ export const SETTINGS = {
"feature_notification_sounds": {
isFeature: true,
displayName: _td("Custom Notification Sounds"),
supportedLevels: LEVELS_FEATURE,
default: false,
},
"feature_reactions": {
isFeature: true,