refactor: Bring back notification web sound but make configurable

This commit is contained in:
Christian Kußowski 2026-03-28 15:45:47 +01:00
commit 0a59598188
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
4 changed files with 18 additions and 2 deletions

View file

@ -2797,5 +2797,6 @@
"startVideoCall": "Start video call",
"joinVoiceCall": "Join voice call",
"joinVideoCall": "Join video call",
"live": "Live"
"live": "Live",
"playSoundOnNotification": "Play sound on notification"
}