Skip to content

Commit 18229bd

Browse files
att
1 parent 44389fa commit 18229bd

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
@@ -4,7 +4,7 @@ private_vibescript.internal_main = function()
44
--dtw.write_file("teste.json",json.dumps_to_string(config_json))
55
local action = argv.get_next_unused()
66
private_vibescript.configure_newRawLLMFunction()
7-
7+
private_vibescript.configure_patch()
88

99
if action == "set_prop" then
1010
local prop_key = argv.get_next_unused()

0 commit comments

Comments
 (0)