CHG: 'hf mf fchk' - textual

This commit is contained in:
iceman1001
2019-01-02 12:11:49 +01:00
parent 6e281a08ed
commit e3f4ef498f
3 changed files with 5 additions and 6 deletions

View File

@@ -68,9 +68,9 @@ end
---
-- This is only meant to be used when errors occur
local function oops(err)
print("ERROR: ",err)
print("ERROR: ", err)
calypso_switch_off_field()
return nil,err
return nil, err
end
---
-- Usage help