fix error for new players
This commit is contained in:
parent
5e949f3d30
commit
b695b44b6c
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
import NewGame from "/views/NewGame.vue.js"
|
||||
import Game from "/views/Game.vue.js"
|
||||
import Replay from "/views/Replay.vue.js"
|
||||
import Util from './../common/Util.js'
|
||||
|
||||
(async () => {
|
||||
const res = await fetch(`/api/conf`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue