Skip to content

Commit f651e28

Browse files
hubab1hubab1
andauthored
fix: allow window dragging permission (#9)
Co-authored-by: hubab1 <helrofai@gmail.com>
1 parent 3ed2fa8 commit f651e28

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src-tauri/capabilities/default.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"permissions": [
77
"core:default",
88
"opener:default",
9-
"dialog:default"
9+
"dialog:default",
10+
"core:window:allow-start-dragging"
1011
]
1112
}

0 commit comments

Comments
 (0)