Update current League patch

This commit is contained in:
Valentin Kaelin 2019-05-17 23:11:27 +02:00
parent e87af94a0d
commit 5d4b926ca7

View file

@ -14,7 +14,7 @@ Vue.config.productionTip = false
Vue.use(VueAxios, axios)
Vue.component('v-icon', Icon)
Vue.component('dot-loader', DotLoader)
Vue.prototype.$patch = '9.9.1'
Vue.prototype.$patch = '9.10.1'
new Vue({