fixup of debug
This commit is contained in:
parent
a2f88c1370
commit
06d9e50e3e
@ -13,10 +13,9 @@ function get_9GAG()
|
|||||||
end
|
end
|
||||||
|
|
||||||
function send_title(cb_extra, success, result)
|
function send_title(cb_extra, success, result)
|
||||||
--if success then
|
if success then
|
||||||
print("return called")
|
|
||||||
send_msg(cb_extra[1], cb_extra[2], ok_cb, false)
|
send_msg(cb_extra[1], cb_extra[2], ok_cb, false)
|
||||||
--end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
function run(msg, matches)
|
function run(msg, matches)
|
||||||
|
Reference in New Issue
Block a user