Skip to content

Commit 0fd9418

Browse files
authored
Merge pull request #6950 from janhq/fix/updater-permission
fix: updater permission
2 parents eee3f0c + e867aa7 commit 0fd9418

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src-tauri/capabilities/default.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626
"hardware:default",
2727
"deep-link:default",
2828
"llamacpp:default",
29+
"updater:default",
30+
"updater:allow-check",
2931
{
3032
"identifier": "http:default",
3133
"allow": [

0 commit comments

Comments
 (0)