mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-30 17:48:50 +02:00
fix: Fix comp with latest beta (#1018)
* fix: Fix comp with latest beta * linux
This commit is contained in:
@@ -1,14 +1,5 @@
|
||||
# Permissions
|
||||
|
||||
## allow-cli-matches
|
||||
|
||||
Enables the cli_matches command without any pre-configured scope.
|
||||
|
||||
## deny-cli-matches
|
||||
|
||||
Denies the cli_matches command without any pre-configured scope.
|
||||
|
||||
## default
|
||||
|
||||
Allows reading the CLI matches
|
||||
|
||||
| Permission | Description |
|
||||
|------|-----|
|
||||
|`allow-cli-matches`|Enables the cli_matches command without any pre-configured scope.|
|
||||
|`deny-cli-matches`|Denies the cli_matches command without any pre-configured scope.|
|
||||
|`default`|Allows reading the CLI matches|
|
||||
|
||||
Reference in New Issue
Block a user