This commit is contained in:
2026-05-13 14:42:02 +04:00
parent 0330e0a212
commit 097064281a

View File

@@ -192,7 +192,8 @@ export class CreatePage {
// REGISTERED / NEW / '' — keep polling
},
error: () => {
this.stopPolling();
this.closeQr();
this.error.set('оплата не прошла');
}
});
}, 5000);