This commit is contained in:
Tony
2024-10-03 22:17:40 +08:00
parent 7723f48f39
commit 120f39fd9b
3 changed files with 0 additions and 49 deletions
@@ -1,13 +0,0 @@
# Automatically generated - DO NOT EDIT!
"$schema" = "../../schemas/schema.json"
[[permission]]
identifier = "allow-close"
description = "Enables the close command without any pre-configured scope."
commands.allow = ["close"]
[[permission]]
identifier = "deny-close"
description = "Denies the close command without any pre-configured scope."
commands.deny = ["close"]
@@ -63,32 +63,6 @@ Denies the clear command without any pre-configured scope.
<tr>
<td>
`store:allow-close`
</td>
<td>
Enables the close command without any pre-configured scope.
</td>
</tr>
<tr>
<td>
`store:deny-close`
</td>
<td>
Denies the close command without any pre-configured scope.
</td>
</tr>
<tr>
<td>
`store:allow-close-store`
</td>
@@ -304,16 +304,6 @@
"type": "string",
"const": "deny-clear"
},
{
"description": "Enables the close command without any pre-configured scope.",
"type": "string",
"const": "allow-close"
},
{
"description": "Denies the close command without any pre-configured scope.",
"type": "string",
"const": "deny-close"
},
{
"description": "Enables the close_store command without any pre-configured scope.",
"type": "string",