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

12 lines
366 B
TOML

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