Files
moeka-project/crates/tauri-plugin-window-pass-through-on-hover/permissions/autogenerated/commands/stop_pass_through.toml
T

14 lines
443 B
TOML

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