mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-08 16:07:50 +02:00
8a5e05cd83
* fix: Fix comp with latest beta * linux
526 B
526 B
| 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. |