clean up
This commit is contained in:
parent
21331e53fe
commit
71dd7f89e9
2 changed files with 6 additions and 22 deletions
|
@ -61,8 +61,6 @@ export async function signout() {
|
|||
} catch (err) {}
|
||||
//#endregion
|
||||
|
||||
document.cookie = 'igi=; path=/';
|
||||
|
||||
if (accounts.length > 0) login(accounts[0].token);
|
||||
else unisonReload('/');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue