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 4db6263 commit 59dd5f1Copy full SHA for 59dd5f1
plugins/positioner/permissions/default.toml
@@ -2,7 +2,7 @@
2
[default]
3
description = "Allows the moveWindow and handleIconState APIs"
4
permissions = [
5
- "allow-move-window",
6
- "allow-move-window-constrained",
7
- "allow-set-tray-icon-state",
+ "allow-move-window",
+ "allow-move-window-constrained",
+ "allow-set-tray-icon-state",
8
]
0 commit comments