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

12 lines
396 B
TOML

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