Skip to content

Commit d14464a

Browse files
committed
Fix window not closing when using close mode instead of quit/hide
1 parent 4cff923 commit d14464a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src-tauri/capabilities/app.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"core:window:allow-show",
3030
"core:window:allow-hide",
3131
"core:window:allow-close",
32+
"core:window:allow-destroy",
3233
"core:window:allow-set-size",
3334
"core:window:allow-set-position",
3435
"core:window:allow-set-focus",

0 commit comments

Comments
 (0)