mirror of https://github.com/tauri-apps/tauri
chore(cli): update schema.json
This commit is contained in:
parent
c08cc6d500
commit
34090bab8f
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue