2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 22:46:10 +00:00

Initial layout of the passport authorization form.

This commit is contained in:
John Preston
2018-03-19 20:22:27 +04:00
parent ddb4527159
commit 07e8a2bd85
14 changed files with 676 additions and 29 deletions

View File

@@ -923,6 +923,7 @@ bool Messenger::openLocalUrl(const QString &url) {
scope,
callback,
publicKey));
return true;
}
}
}