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

12 lines
384 B
TOML

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