feat(ui): FRO-34 Lobby (#21)
Started with Lobby Component Co-authored-by: LQ63 <lkhermann@web.de> Co-authored-by: Janis <janis-e@gmx.de> Reviewed-on: #21 Reviewed-by: Janis <janis-e@gmx.de> Co-authored-by: lq64 <lq@blackhole.local> Co-committed-by: lq64 <lq@blackhole.local>
This commit is contained in:
@@ -22,7 +22,7 @@ const startGameQuasar = async() => {
|
||||
icon: 'check_circle',
|
||||
position: 'top'
|
||||
});
|
||||
router.push("/lobby")
|
||||
router.replace("/game")
|
||||
}).catch(() => {
|
||||
$q.notify({
|
||||
message: `Lobby "${lobbyCode.value}" nicht gefunden`,
|
||||
|
||||
Reference in New Issue
Block a user