整理全局函数名以及库的require方法
This commit is contained in:
@@ -7,7 +7,7 @@ local function login()
|
||||
LOG.print(text.noPassword)return
|
||||
end
|
||||
--[[TODO
|
||||
WS.send("user",json.encode{
|
||||
WS.send("user",JSON.encode{
|
||||
email=email,
|
||||
password=password,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user