Files
NotesAgentic/frontend/src-tauri/permissions/autogenerated/editor_capabilities.toml
T

12 lines
414 B
TOML

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