We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4447c02 commit bce351bCopy full SHA for bce351b
1 file changed
standalone/src-tauri/capabilities/default.json
@@ -12,6 +12,7 @@
12
"shell:allow-spawn",
13
"shell:allow-stdin-write",
14
"shell:allow-kill",
15
- "shell:allow-open"
+ "shell:allow-open",
16
+ "updater:default"
17
]
18
}
0 commit comments