show basic game information
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
// https://nuxt.com/docs/api/configuration/nuxt-config
|
||||
export default defineNuxtConfig({
|
||||
devtools: { enabled: true }
|
||||
devtools: { enabled: true },
|
||||
ssr: false
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user