mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-03 19:32:26 +00:00
add some small changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
function validate()
|
||||
local function validate()
|
||||
if not In.Params.msg or In.Params.msg == "" then
|
||||
Out.Error = {
|
||||
message = "there must be a msg parameter"
|
||||
|
||||
Reference in New Issue
Block a user