Skip to content

Commit

Permalink
Build
Browse files Browse the repository at this point in the history
  • Loading branch information
Legend-Master committed Oct 3, 2024
1 parent 7723f48 commit 120f39f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 49 deletions.
13 changes: 0 additions & 13 deletions plugins/store/permissions/autogenerated/commands/close.toml

This file was deleted.

26 changes: 0 additions & 26 deletions plugins/store/permissions/autogenerated/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
10 changes: 0 additions & 10 deletions plugins/store/permissions/schemas/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 120f39f

Please sign in to comment.