Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
@layer base {
|
@layer base {
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Morabba";
|
font-family: "Morabba";
|
||||||
src: url("/fonts/Morabba/IRANYekanX-UltraLight.woff2");
|
src: url("/fonts/Morabba/Morabba-UltraLight.woff2");
|
||||||
font-weight: 200;
|
font-weight: 200;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ definePageMeta({
|
|||||||
|
|
||||||
// imports
|
// imports
|
||||||
|
|
||||||
import { usePushNotifications } from "~/composables/global/usePushNotifications";
|
import { usePushNotifications } from "~/composables/global//usePushNotifications";
|
||||||
import useSubscribeNotification from "~/composables/api/notifications/useSubscribeNotification";
|
import useSubscribeNotification from "~/composables/api/notifications/useSubscribeNotification";
|
||||||
|
|
||||||
// state
|
// state
|
||||||
|
|||||||
Reference in New Issue
Block a user