chore: lint
This commit is contained in:
parent
de26d6f0bc
commit
e07cc5e575
@ -49,7 +49,7 @@ function View() {
|
|||||||
navigate(`/login?roomId=${roomId}`);
|
navigate(`/login?roomId=${roomId}`);
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
navigate(`/login`);
|
navigate('/login');
|
||||||
}
|
}
|
||||||
} else if (!room.roomId) {
|
} else if (!room.roomId) {
|
||||||
(async () => {
|
(async () => {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user