game object module
This commit is contained in:
@@ -1,13 +1,9 @@
|
||||
<template>
|
||||
<v-app>
|
||||
<AppHeader />
|
||||
|
||||
<v-main>
|
||||
<router-view />
|
||||
</v-main>
|
||||
|
||||
<AppFooter />
|
||||
</v-app>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
|
||||
Reference in New Issue
Block a user