This commit is contained in:
iceman1001
2019-04-28 19:39:09 +02:00
parent 02c2ea5a15
commit 25dd7c9a1c
4 changed files with 4 additions and 4 deletions

View File

@@ -118,7 +118,7 @@ local function test()
, arg1 = config
, arg2 = block
}
local reponse, err = wc:sendMIX(false)
local response, err = wc:sendMIX(false)
if not response then return oops(err) end
else