mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-27 13:22:26 +02:00
1f9e7ab4a0
* Fix js binding commands * Re-run build * Add change file
586 B
586 B
| Permission | Description |
|---|---|
allow-filename |
Enables the filename command without any pre-configured scope. |
deny-filename |
Denies the filename command without any pre-configured scope. |
allow-restore-state |
Enables the restore_state command without any pre-configured scope. |
deny-restore-state |
Denies the restore_state command without any pre-configured scope. |
allow-save-window-state |
Enables the save_window_state command without any pre-configured scope. |
deny-save-window-state |
Denies the save_window_state command without any pre-configured scope. |