diff options
Diffstat (limited to 'Crossroads/nodes/(1223,12,1555).lua')
-rw-r--r-- | Crossroads/nodes/(1223,12,1555).lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Crossroads/nodes/(1223,12,1555).lua b/Crossroads/nodes/(1223,12,1555).lua index b07a528..75d5eea 100644 --- a/Crossroads/nodes/(1223,12,1555).lua +++ b/Crossroads/nodes/(1223,12,1555).lua @@ -1,5 +1,5 @@ if event.type == "digiline" then if event.channel == "updwrapper" then - digiline_send("upd","update") + F.disp2gen("cg") end end
\ No newline at end of file |