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

12 lines
366 B
TOML

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