mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Decouples the in-chat sounds from the notification sound settings
This commit is contained in:
@@ -905,7 +905,6 @@ export function Preferences({
|
||||
<Checkbox
|
||||
checked={hasMessageAudio}
|
||||
description={i18n('icu:Preferences__message-audio-description')}
|
||||
disabled={!hasAudioNotifications}
|
||||
label={i18n('icu:Preferences__message-audio-title')}
|
||||
moduleClassName="Preferences__checkbox"
|
||||
name="messageAudio"
|
||||
|
||||
Reference in New Issue
Block a user