mirror of
https://github.com/BeamMP/BeamMP-Website.git
synced 2026-07-25 08:00:49 +00:00
Lots of changes & improvements
This commit is contained in:
+1
-4
@@ -22,7 +22,4 @@ window.locale = i18n.global.locale
|
||||
|
||||
import router from './routes'
|
||||
|
||||
createApp(App)
|
||||
.use(i18n)
|
||||
.use(router)
|
||||
.mount('#app')
|
||||
createApp(App).use(i18n).use(router).mount('#app')
|
||||
|
||||
Reference in New Issue
Block a user