diff --git a/frontend/pages/profile/notifications.vue b/frontend/pages/profile/notifications.vue index ce345bf..c0e9860 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/notifications/usePushNotifications"; import useSubscribeNotification from "~/composables/api/notifications/useSubscribeNotification"; // state