💄 Added info that email was confirmed successfully
This commit is contained in:
@@ -63,7 +63,6 @@
|
||||
Cookies.set('reload', String(parseInt(cookie) + 1), { expires: expireIn60Sec });
|
||||
}
|
||||
window.location.reload();
|
||||
|
||||
};
|
||||
|
||||
const checkRememberMe = async () => {
|
||||
|
||||
Reference in New Issue
Block a user