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

12 lines
408 B
TOML

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