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

12 lines
396 B
TOML

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