mirror of
https://github.com/tauri-apps/tauri-docs.git
synced 2026-01-31 00:35:16 +01:00
chore: fix code highlight line (#1923)
This commit is contained in:
@@ -118,7 +118,7 @@ By default, all plugin commands are blocked and cannot be accessed. You must def
|
||||
|
||||
See [Access Control List](/references/v2/acl) for more information.
|
||||
|
||||
```json title="src-tauri/capabilities/main.json" ins={7}
|
||||
```json title="src-tauri/capabilities/main.json" ins={6}
|
||||
{
|
||||
"$schema": "./schemas/desktop-schema.json",
|
||||
"identifier": "main-capability",
|
||||
|
||||
Reference in New Issue
Block a user