check
This commit is contained in:
parent
88175a1b6f
commit
40048562b8
|
@ -25,5 +25,5 @@ let vm = new Vue({
|
||||||
url: '',
|
url: '',
|
||||||
lang: '',
|
lang: '',
|
||||||
output: ''
|
output: ''
|
||||||
},
|
}
|
||||||
}).$mount('#root')
|
}).$mount('#root')
|
Loading…
Reference in New Issue