Files

12 lines
366 B
TOML

# Automatically generated - DO NOT EDIT!
[[permission]]
identifier = "allow-buffer-read"
description = "Enables the buffer_read command without any pre-configured scope."
commands.allow = ["buffer_read"]
[[permission]]
identifier = "deny-buffer-read"
description = "Denies the buffer_read command without any pre-configured scope."
commands.deny = ["buffer_read"]