mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-22 21:30:44 +02:00
chore: fmt toml
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
[default]
|
[default]
|
||||||
description = "Allows the moveWindow and handleIconState APIs"
|
description = "Allows the moveWindow and handleIconState APIs"
|
||||||
permissions = [
|
permissions = [
|
||||||
"allow-move-window",
|
"allow-move-window",
|
||||||
"allow-move-window-constrained",
|
"allow-move-window-constrained",
|
||||||
"allow-set-tray-icon-state",
|
"allow-set-tray-icon-state",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user