Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinOehlerkingCap committed Aug 2, 2024
1 parent 6ad3364 commit 9e82a5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { handleApplicationError } from "@/plugins/application-error-handler";
import { handleApplicationError } from "@/plugins/applicationErrorHandler";
import { createI18n } from "@/plugins/i18n";
import vuetify from "@/plugins/vuetify";
import router from "@/router";
Expand Down

0 comments on commit 9e82a5d

Please sign in to comment.