Skip to content

Commit

Permalink
chore: fmt toml
Browse files Browse the repository at this point in the history
  • Loading branch information
amrbashir committed Nov 20, 2024
1 parent 4db6263 commit 59dd5f1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plugins/positioner/permissions/default.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[default]
description = "Allows the moveWindow and handleIconState APIs"
permissions = [
"allow-move-window",
"allow-move-window-constrained",
"allow-set-tray-icon-state",
"allow-move-window",
"allow-move-window-constrained",
"allow-set-tray-icon-state",
]

0 comments on commit 59dd5f1

Please sign in to comment.