diff --git a/src-tauri/capabilities/default.json b/src-tauri/capabilities/default.json index 17db905..4d8025a 100644 --- a/src-tauri/capabilities/default.json +++ b/src-tauri/capabilities/default.json @@ -6,8 +6,9 @@ "permissions": [ "core:default", "shell:allow-open", + "shell:allow-kill", { - "identifier": "shell:allow-execute", + "identifier": "shell:allow-spawn", "allow": [ { "name": "binaries/suwayomi-server",