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 44389fa commit 18229bdCopy full SHA for 18229bd
luasrc/main.lua
@@ -4,7 +4,7 @@ private_vibescript.internal_main = function()
4
--dtw.write_file("teste.json",json.dumps_to_string(config_json))
5
local action = argv.get_next_unused()
6
private_vibescript.configure_newRawLLMFunction()
7
-
+ private_vibescript.configure_patch()
8
9
if action == "set_prop" then
10
local prop_key = argv.get_next_unused()
0 commit comments