Update imports

This commit is contained in:
marzban-dev
2025-01-16 15:53:43 +03:30
parent 7f0a9eea64
commit 6e1fb1f072
@@ -2,7 +2,8 @@
// import
import type { ToastOptions } from "~/composables/useToast";
import type { ToastOptions } from "~/composables/global/useToast";
import { useToast } from "~/composables/global/useToast";
// type