canvas included in the main page, still shiting with vue
This commit is contained in:
@ -25,7 +25,8 @@ keycloakService.CallInit(() => {
|
||||
|
||||
})
|
||||
|
||||
createApp(App).mount('#app');
|
||||
// this shit made by me so i can run the canva vue app
|
||||
createApp(App).use(router).mount('#app');
|
||||
|
||||
// TODO: fix the comment
|
||||
/*
|
||||
|
Reference in New Issue
Block a user