mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-24 21:40:48 +02:00
fix: Fix comp with latest beta (#1018)
* fix: Fix comp with latest beta * linux
This commit is contained in:
@@ -1,18 +1,6 @@
|
||||
# Permissions
|
||||
|
||||
## allow-exit
|
||||
|
||||
Enables the exit command without any pre-configured scope.
|
||||
|
||||
## deny-exit
|
||||
|
||||
Denies the exit command without any pre-configured scope.
|
||||
|
||||
## allow-restart
|
||||
|
||||
Enables the restart command without any pre-configured scope.
|
||||
|
||||
## deny-restart
|
||||
|
||||
Denies the restart command without any pre-configured scope.
|
||||
|
||||
| Permission | Description |
|
||||
|------|-----|
|
||||
|`allow-exit`|Enables the exit command without any pre-configured scope.|
|
||||
|`deny-exit`|Denies the exit command without any pre-configured scope.|
|
||||
|`allow-restart`|Enables the restart command without any pre-configured scope.|
|
||||
|`deny-restart`|Denies the restart command without any pre-configured scope.|
|
||||
|
||||
Reference in New Issue
Block a user