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

12 lines
372 B
TOML

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