feat: Create games and setup pages for later
This commit is contained in:
7
frontend/src/pages/game/createOnlineGamePage.vue
Normal file
7
frontend/src/pages/game/createOnlineGamePage.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
CreateOnlineGame
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
//
|
||||
</script>
|
||||
Reference in New Issue
Block a user