mirror of
https://github.com/tauri-apps/tauri-docs.git
synced 2026-01-31 00:35:16 +01:00
[ci] format
This commit is contained in:
@@ -393,7 +393,7 @@ This default permission set prevents access to critical components of the Tauri
|
||||
### Command Permissions
|
||||
|
||||
| Permission | Description |
|
||||
| ------------------------------------ | ---------------------------------------------------------------------------------------------------------- |
|
||||
| ------------------------------------ | ----------------------------------------------------------------------------------------------------------- |
|
||||
| `fs:allow-copy-file` | Enables the copy_file command without any pre-configured scope. |
|
||||
| `fs:deny-copy-file` | Denies the copy_file command without any pre-configured scope. |
|
||||
| `fs:allow-create` | Enables the create command without any pre-configured scope. |
|
||||
|
||||
Reference in New Issue
Block a user