mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-23 11:36:13 +02:00
5 lines
166 B
TOML
5 lines
166 B
TOML
"$schema" = "schemas/schema.json"
|
|
[default]
|
|
description = "Allows the moveWindow and handleIconState APIs"
|
|
permissions = ["allow-move-window", "set-tray-icon-state"]
|