mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-01 20:56:06 +02: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