This commit is contained in:
edbrz9 2022-12-29 15:25:45 +01:00
parent 88175a1b6f
commit 40048562b8
1 changed files with 1 additions and 1 deletions

View File

@ -25,5 +25,5 @@ let vm = new Vue({
url: '', url: '',
lang: '', lang: '',
output: '' output: ''
}, }
}).$mount('#root') }).$mount('#root')