12 lines
474 B
TOML
12 lines
474 B
TOML
# Automatically generated - DO NOT EDIT!
|
|
|
|
[[permission]]
|
|
identifier = "allow-extension-trust-confirm-group"
|
|
description = "Enables the extension_trust_confirm_group command without any pre-configured scope."
|
|
commands.allow = ["extension_trust_confirm_group"]
|
|
|
|
[[permission]]
|
|
identifier = "deny-extension-trust-confirm-group"
|
|
description = "Denies the extension_trust_confirm_group command without any pre-configured scope."
|
|
commands.deny = ["extension_trust_confirm_group"]
|