Hide error on successfull signin
This commit is contained in:
parent
7879ca82fd
commit
f98a4fc2b1
@ -12,6 +12,7 @@
|
||||
username,
|
||||
password
|
||||
})) as import('@odit/lfk-client-js').ResponseAuth;
|
||||
loginError=false;
|
||||
await userstore.login(auth);
|
||||
location.replace('/registration');
|
||||
} catch (error) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user