Vue uses VueApollo to main.

This commit is contained in:
ogerly 2021-11-23 13:24:09 +01:00
parent 52aa7e437e
commit 35f297ece8

View File

@ -62,6 +62,8 @@ Vue.use(IconsPlugin)
Vue.use(moment)
Vue.use(VueApollo)
addNavigationGuards(router, store)
new Vue({