removed parasite
This commit is contained in:
@@ -27,6 +27,7 @@ export class TelegramLoginComponent implements OnDestroy {
|
||||
private pollTimer?: ReturnType<typeof setInterval>;
|
||||
|
||||
constructor() {
|
||||
console.log('TelegramLoginComponent initialized');
|
||||
effect(() => {
|
||||
if (this.showDialog()) {
|
||||
this.initQrLogin();
|
||||
|
||||
Reference in New Issue
Block a user