mirror of
https://github.com/vkaelin/LeagueStats.git
synced 2026-03-25 21:07:27 +00:00
Update current League patch
This commit is contained in:
parent
e87af94a0d
commit
5d4b926ca7
1 changed files with 1 additions and 1 deletions
|
|
@ -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({
|
||||
|
|
|
|||
Loading…
Reference in a new issue