Skip to content

Commit 1b59218

Browse files
att
1 parent 14df3ba commit 1b59218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

luasrc/main.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ private_vibescript.internal_main = function()
7070
if action == private_vibescript.SET_MODEL_AS_DEFAULT then
7171
return private_vibescript.set_model_as_default()
7272
end
73-
73+
load_global_module(action)
7474
end
7575

7676
private_vibescript.main = function()

0 commit comments

Comments
 (0)