Merge remote-tracking branch 'origin/main'

This commit is contained in:
marzban-dev
2025-03-25 22:19:16 +03:30
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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;
+1 -1
View File
@@ -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