chore: fix code highlight line (#1923)

This commit is contained in:
Jason Tsai
2024-03-05 21:47:13 +08:00
committed by GitHub
parent 6ae9c7c1f4
commit 27581fa9be

View File

@@ -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",