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

12 lines
414 B
TOML

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