fix: restore telegram mini app auth

This commit is contained in:
3252a8
2026-05-22 14:47:01 +03:00
parent 9e56715e77
commit c82779e15b
5 changed files with 51 additions and 10 deletions
@@ -362,6 +362,7 @@ export function createAccountStore({
}
async function logout() {
if (telegramSdk.hasLaunchParams()) return;
markManualLogout();
clearToken();
try {