Files
moeka-project/crates/tauri-plugin-ipc-audio-transcription-candle/permissions/autogenerated/commands/ipc_audio_transcription.toml
T

14 lines
479 B
TOML

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