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

12 lines
360 B
TOML

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