mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-17 05:55:00 +08:00
Add missing keys to notif sound setting
This commit is contained in:
parent
9369e964fa
commit
96c20ea536
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user