Skip to content

Commit 59dd5f1

Browse files
committed
chore: fmt toml
1 parent 4db6263 commit 59dd5f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

plugins/positioner/permissions/default.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[default]
33
description = "Allows the moveWindow and handleIconState APIs"
44
permissions = [
5-
"allow-move-window",
6-
"allow-move-window-constrained",
7-
"allow-set-tray-icon-state",
5+
"allow-move-window",
6+
"allow-move-window-constrained",
7+
"allow-set-tray-icon-state",
88
]

0 commit comments

Comments
 (0)