mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
chore(cli): update schema.json
This commit is contained in:
@@ -1050,7 +1050,7 @@
|
||||
}
|
||||
},
|
||||
"deny": {
|
||||
"description": "A list of paths that are not allowed by this scope. This gets precedence over the [`Self::allow`] list.",
|
||||
"description": "A list of paths that are not allowed by this scope. This gets precedence over the [`Self::Scope::allow`] list.",
|
||||
"default": [],
|
||||
"type": "array",
|
||||
"items": {
|
||||
|
||||
Reference in New Issue
Block a user