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

12 lines
408 B
TOML

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