We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd144d4 commit ff6a017Copy full SHA for ff6a017
1 file changed
src-tauri/src/settings.rs
@@ -237,13 +237,6 @@ impl AppSettings {
237
"max": 10000,
238
"default": 3000
239
},
240
- {
241
- "id": "notifications.sound_enabled",
242
- "type": "boolean",
243
- "label": "Sound notifications",
244
- "description": "Play sound for notifications",
245
- "default": false
246
- },
247
{
248
"id": "notifications.success_notifications",
249
"type": "boolean",
0 commit comments