diff --git a/plugins/store/permissions/autogenerated/commands/close.toml b/plugins/store/permissions/autogenerated/commands/close.toml deleted file mode 100644 index fad12d15..00000000 --- a/plugins/store/permissions/autogenerated/commands/close.toml +++ /dev/null @@ -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"] diff --git a/plugins/store/permissions/autogenerated/reference.md b/plugins/store/permissions/autogenerated/reference.md index d23e836c..ff131d52 100644 --- a/plugins/store/permissions/autogenerated/reference.md +++ b/plugins/store/permissions/autogenerated/reference.md @@ -63,32 +63,6 @@ Denies the clear command without any pre-configured scope.