fix: out
This commit is contained in:
parent
bc715ecc1e
commit
2e3049d8e2
|
@ -46,6 +46,7 @@ export default {
|
||||||
}
|
}
|
||||||
catch (error) {
|
catch (error) {
|
||||||
res.redirect('/chat');
|
res.redirect('/chat');
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
next();
|
next();
|
||||||
|
|
Loading…
Reference in New Issue
Block a user