fix: fix lua invoke c function use main event loop

This commit is contained in:
JuanZoran
2023-03-15 22:12:44 +08:00
parent 53f1998261
commit 3981167d38
8 changed files with 76 additions and 70 deletions

View File

@@ -34,7 +34,6 @@ function M.query(data)
data.result.offline = res and M.formatter(res) or false
return data
end
-- this is a awesome plugin