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

12 lines
396 B
TOML

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