[ci] format

This commit is contained in:
dklassic
2024-02-27 12:13:01 +00:00
committed by tauri-bot
parent 216d7c34e3
commit 6d9239c2f6

View File

@@ -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. |