mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Add missing semicolon
This commit is contained in:
parent
a60482e90a
commit
2037d1c602
1 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@ export default (redirect, respond) => async (req, res, next) => {
|
|||
}
|
||||
|
||||
return respond(user, req, res, next);
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue