fix: restore telegram mini app auth
This commit is contained in:
@@ -362,6 +362,7 @@ export function createAccountStore({
|
||||
}
|
||||
|
||||
async function logout() {
|
||||
if (telegramSdk.hasLaunchParams()) return;
|
||||
markManualLogout();
|
||||
clearToken();
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user