mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
docs: fix "Capability" documentation example (#11337)
This commit is contained in:
@@ -100,6 +100,7 @@ impl<'de> Deserialize<'de> for PermissionEntry {
|
||||
/// "identifier": "fs:allow-write-text-file",
|
||||
/// "allow": [{ "path": "$HOME/test.txt" }]
|
||||
/// },
|
||||
/// ],
|
||||
/// "platforms": ["macOS","windows"]
|
||||
/// }
|
||||
/// ```
|
||||
|
||||
Reference in New Issue
Block a user