Files
tauri-plugins-workspace/plugins/autostart/permissions/autogenerated/commands/enable.toml
T
2024-02-03 15:14:41 -03:00

14 lines
377 B
TOML

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