Skip to content

Commit

Permalink
fix: dialog permission
Browse files Browse the repository at this point in the history
  • Loading branch information
dubisdev committed May 20, 2024
1 parent 5c29421 commit a9610ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src-tauri/capabilities/base.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
"main"
],
"permissions": [
"dialog:allow-ask",
"dialog:allow-confirm",
"event:allow-listen",
"menu:default",
"tray:default",
Expand Down

0 comments on commit a9610ec

Please sign in to comment.