Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

Commit 9e82a5d

Browse files
fix import
1 parent 6ad3364 commit 9e82a5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { handleApplicationError } from "@/plugins/application-error-handler";
1+
import { handleApplicationError } from "@/plugins/applicationErrorHandler";
22
import { createI18n } from "@/plugins/i18n";
33
import vuetify from "@/plugins/vuetify";
44
import router from "@/router";

0 commit comments

Comments
 (0)