working commit
This commit is contained in:
+1
-2
@@ -110,6 +110,5 @@ func (hand *Handler) ListFiles(rctx *router.Context) {
|
||||
rctx.SetStatus(code)
|
||||
return
|
||||
}
|
||||
rctx.SetStatus(code)
|
||||
rctx.SendJSON(res)
|
||||
rctx.SendJSON(code, res)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user