We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14df3ba commit 1b59218Copy full SHA for 1b59218
luasrc/main.lua
@@ -70,7 +70,7 @@ private_vibescript.internal_main = function()
70
if action == private_vibescript.SET_MODEL_AS_DEFAULT then
71
return private_vibescript.set_model_as_default()
72
end
73
-
+ load_global_module(action)
74
75
76
private_vibescript.main = function()
0 commit comments