SyntaxSquad/DADProject#16 feat: Can now start matches, just missing the actuall gameplay
This commit is contained in:
@@ -92,4 +92,4 @@ watch(() => userLoggedIn, async (isLoggedIn) => {
|
||||
userStore.coins = 0
|
||||
}
|
||||
}, { immediate: true })
|
||||
</script>
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user