Add config option for playing sound-hints with desktop notifications (#481)
This commit is contained in:
@@ -196,6 +196,7 @@ pub fn mock_tunables() -> TunableValues {
|
||||
enabled: false,
|
||||
via: NotifyVia::default(),
|
||||
show_message: true,
|
||||
sound_hint: None,
|
||||
},
|
||||
image_preview: None,
|
||||
user_gutter_width: 30,
|
||||
|
||||
Reference in New Issue
Block a user