qr login with telegram

This commit is contained in:
sdarbinyan
2026-03-25 15:32:50 +04:00
parent ce301e9c70
commit db781fd871
10 changed files with 1234 additions and 25 deletions

View File

@@ -203,5 +203,6 @@ export interface Translations {
loginWithTelegram: string;
orScanQr: string;
loginNote: string;
qrExpired: string;
};
}