Minor fixes.

This commit is contained in:
James Cole
2021-12-03 18:39:45 +01:00
parent 1419176094
commit 775492b391
3 changed files with 2 additions and 3 deletions

View File

@@ -57,7 +57,7 @@ const app = new Vue({
},
});
new Vue({
const calendar = new Vue({
i18n,
store,
el: "#calendar",