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

12 lines
348 B
TOML

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