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

12 lines
366 B
TOML

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