Navigate to home by hard reload

This commit is contained in:
marzban-dev
2025-03-19 18:02:29 +03:30
parent 712ff22afc
commit f421831123
+2 -2
View File
@@ -123,7 +123,7 @@ const handleLogin = async () => {
},
});
navigateTo("/");
window.location.href = "/";
} catch (e) {
otpCode.value = [];
addToast({ message: "مشکلی پیش آمده" });
@@ -158,7 +158,7 @@ const resetForm = () => {
mask: 'linear-gradient(to bottom, black 0%, rgba(0,0,0,0.3) 80%)',
}"
/>
<div class="flex items-center justify-center flex-col size-full">
<div class="flex items-center justify-center flex-col size-full translate-y-[-80px]">
<img
class="aspect-square w-[300px] translate-y-[100px] animate-fade-in"
src="/img/heymlz-seat.gif"