2025-10-08 16:08:40 +07:00

14 lines
401 B
TOML

# Automatically generated - DO NOT EDIT!
"$schema" = "../../schemas/schema.json"
[[permission]]
identifier = "allow-chunk-text"
description = "Enables the chunk_text command without any pre-configured scope."
commands.allow = ["chunk_text"]
[[permission]]
identifier = "deny-chunk-text"
description = "Denies the chunk_text command without any pre-configured scope."
commands.deny = ["chunk_text"]