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

12 lines
366 B
TOML

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