some backend stuff and getting fe to build
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { createRouter, createWebHashHistory } from 'vue-router'
|
||||
|
||||
import GameList from '../vues/GameList'
|
||||
import GameList from '../vues/GameList.vue'
|
||||
|
||||
const rootPath = {
|
||||
path: '/',
|
||||
|
||||
Reference in New Issue
Block a user