We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ed2fa8 commit f651e28Copy full SHA for f651e28
1 file changed
src-tauri/capabilities/default.json
@@ -6,6 +6,7 @@
6
"permissions": [
7
"core:default",
8
"opener:default",
9
- "dialog:default"
+ "dialog:default",
10
+ "core:window:allow-start-dragging"
11
]
12
}
0 commit comments