Files
tauri-plugins-workspace/plugins/window-state/permissions/autogenerated/reference.md
T
Fabian-Lars 8a5e05cd83 fix: Fix comp with latest beta (#1018)
* fix: Fix comp with latest beta

* linux
2024-03-04 19:59:24 +02:00

7 lines
452 B
Markdown

| Permission | Description |
|------|-----|
|`allow-restore-window-state`|Enables the restore_window_state command without any pre-configured scope.|
|`deny-restore-window-state`|Denies the restore_window_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.|