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