mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +01:00
fix: 🚸 switch account when adding existing account
This commit is contained in:
parent
6decfe88e7
commit
9c96419e3d
@ -162,7 +162,7 @@ export async function openAccountMenu(
|
||||
{
|
||||
done: (res) => {
|
||||
addAccount(res.id, res.i);
|
||||
success();
|
||||
switchAccountWithToken(res.i);
|
||||
},
|
||||
},
|
||||
"closed",
|
||||
|
Loading…
Reference in New Issue
Block a user