From 40048562b86c5a87c5a2ab9f52f27b49945aefcc Mon Sep 17 00:00:00 2001 From: edbrz9 Date: Thu, 29 Dec 2022 15:25:45 +0100 Subject: [PATCH] check --- proj/y2t/assets/js/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proj/y2t/assets/js/main.js b/proj/y2t/assets/js/main.js index 7f4ef54..4f6ca83 100644 --- a/proj/y2t/assets/js/main.js +++ b/proj/y2t/assets/js/main.js @@ -25,5 +25,5 @@ let vm = new Vue({ url: '', lang: '', output: '' - }, + } }).$mount('#root') \ No newline at end of file