mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-27 11:56:05 +02:00
2f7e32b5e0
* [positioner] handleIconState in JS * update readme * fix change file version * fixes --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
5 lines
150 B
TOML
5 lines
150 B
TOML
"$schema" = "schemas/schema.json"
|
|
[default]
|
|
description = "Allows the move_window command"
|
|
permissions = ["allow-move-window", "set-tray-icon-state"]
|