Files
ai-control/src-tauri/permissions/autogenerated/todos_delete.toml
T

12 lines
372 B
TOML

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