14 lines
443 B
TOML

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