12 lines
414 B
TOML
12 lines
414 B
TOML
# Automatically generated - DO NOT EDIT!
|
|
|
|
[[permission]]
|
|
identifier = "allow-workspace-operation"
|
|
description = "Enables the workspace_operation command without any pre-configured scope."
|
|
commands.allow = ["workspace_operation"]
|
|
|
|
[[permission]]
|
|
identifier = "deny-workspace-operation"
|
|
description = "Denies the workspace_operation command without any pre-configured scope."
|
|
commands.deny = ["workspace_operation"]
|