mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-12 16:36:33 +02:00
8a5e05cd83
* fix: Fix comp with latest beta * linux
9 lines
526 B
Markdown
9 lines
526 B
Markdown
| Permission | Description |
|
|
|------|-----|
|
|
|`allow-disable`|Enables the disable command without any pre-configured scope.|
|
|
|`deny-disable`|Denies the disable command without any pre-configured scope.|
|
|
|`allow-enable`|Enables the enable command without any pre-configured scope.|
|
|
|`deny-enable`|Denies the enable command without any pre-configured scope.|
|
|
|`allow-is-enabled`|Enables the is_enabled command without any pre-configured scope.|
|
|
|`deny-is-enabled`|Denies the is_enabled command without any pre-configured scope.|
|