Files
concept-maker/src-tauri/permissions/run-python-action.toml

5 lines
158 B
TOML

[[permission]]
identifier = "run-python-action"
description = "Allow the UI to invoke the Python backend"
commands.allow = ["run_python_action", "open_path"]