Skip to content

Commit

Permalink
fix: 修复了双击空白处窗口会放大的问题 (#730)
Browse files Browse the repository at this point in the history
  • Loading branch information
ayangweb authored Oct 23, 2024
1 parent 51b2bed commit 4a33764
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src-tauri/capabilities/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"core:window:allow-set-position",
"core:window:allow-start-dragging",
"core:window:allow-set-theme",
"core:window:deny-internal-toggle-maximize",
"shell:default",
{
"identifier": "shell:allow-execute",
Expand Down

0 comments on commit 4a33764

Please sign in to comment.