mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
chore(index) add " "
This commit is contained in:
parent
bb9dde869e
commit
34b659693e
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ module.exports = (request, response, next) => {
|
|||
if (!is)
|
||||
return next();
|
||||
|
||||
rest(request,response);
|
||||
rest(request, response);
|
||||
};
|
||||
|
||||
function rest(request, response) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue