diff --git a/frontend/pages/profile/notifications.vue b/frontend/pages/profile/notifications.vue index 025b6d0..ce345bf 100644 --- a/frontend/pages/profile/notifications.vue +++ b/frontend/pages/profile/notifications.vue @@ -8,7 +8,7 @@ definePageMeta({ // imports -import { usePushNotifications } from "~/composables/global//usePushNotifications"; +import { usePushNotifications } from "~/composables/global/usePushNotifications"; import useSubscribeNotification from "~/composables/api/notifications/useSubscribeNotification"; // state