💄 Added info that email was confirmed successfully

This commit is contained in:
Mawoka
2022-04-02 14:30:01 +02:00
parent dc15b59a03
commit 385f8be1da
-1
View File
@@ -63,7 +63,6 @@
Cookies.set('reload', String(parseInt(cookie) + 1), { expires: expireIn60Sec });
}
window.location.reload();
};
const checkRememberMe = async () => {