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

12 lines
372 B
TOML

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