feat: add permissions
This commit is contained in:
13
permissions/autogenerated/commands/unduck.toml
Normal file
13
permissions/autogenerated/commands/unduck.toml
Normal file
@ -0,0 +1,13 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
"$schema" = "../../schemas/schema.json"
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-unduck"
|
||||
description = "Enables the unduck command without any pre-configured scope."
|
||||
commands.allow = ["unduck"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-unduck"
|
||||
description = "Denies the unduck command without any pre-configured scope."
|
||||
commands.deny = ["unduck"]
|
||||
Reference in New Issue
Block a user