Add Tauri project files and update .gitignore
This commit is contained in:
4
src-tauri/permissions/run-python-action.toml
Normal file
4
src-tauri/permissions/run-python-action.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[[permission]]
|
||||
identifier = "run-python-action"
|
||||
description = "Allow the UI to invoke the Python backend"
|
||||
commands.allow = ["run_python_action"]
|
||||
Reference in New Issue
Block a user