@@ -79,7 +79,7 @@ export function Login () {
isLoaded = true
}
clearTimeout(t);
- }, 1000);
+ }, 2000);
return LoginUser(code).then(e => {