mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-02 22:46:40 +09:00
Add missing semicolon
This commit is contained in:
@ -20,4 +20,4 @@ export default (redirect, respond) => async (req, res, next) => {
|
||||
}
|
||||
|
||||
return respond(user, req, res, next);
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user