Skip to content

Commit bce351b

Browse files
committed
Allow updater capabilities.
1 parent 4447c02 commit bce351b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

standalone/src-tauri/capabilities/default.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"shell:allow-spawn",
1313
"shell:allow-stdin-write",
1414
"shell:allow-kill",
15-
"shell:allow-open"
15+
"shell:allow-open",
16+
"updater:default"
1617
]
1718
}

0 commit comments

Comments
 (0)