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

12 lines
366 B
TOML

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