fix scripts menu

This commit is contained in:
MihailRis
2025-11-20 17:37:12 +03:00
parent 0df5684adf
commit 850a12c2ea
2 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
function run_script(path)
__vc_start_app_script(path)
__vc_start_app_script(path, path)
end
function refresh()