fixes
This commit is contained in:
@@ -27,7 +27,6 @@ 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