Files
moeka-project/crates/tauri-plugin-ipc-audio-vad-ort/permissions/autogenerated/commands/ipc_audio_vad.toml
T

14 lines
419 B
TOML

# Automatically generated - DO NOT EDIT!
"$schema" = "../../schemas/schema.json"
[[permission]]
identifier = "allow-ipc-audio-vad"
description = "Enables the ipc_audio_vad command without any pre-configured scope."
commands.allow = ["ipc_audio_vad"]
[[permission]]
identifier = "deny-ipc-audio-vad"
description = "Denies the ipc_audio_vad command without any pre-configured scope."
commands.deny = ["ipc_audio_vad"]