fix: initApp() is not called
This commit is contained in:
@@ -70,3 +70,5 @@ async function initApp() {
|
||||
render: (h) => h(App),
|
||||
});
|
||||
}
|
||||
|
||||
initApp();
|
||||
|
||||
Reference in New Issue
Block a user