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