2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Fix crash in 2sv.

This commit is contained in:
John Preston
2022-05-18 16:05:16 +04:00
parent 0870a28443
commit 26d7abe2c9

View File

@@ -318,6 +318,7 @@ void SetupCloudPassword(
QObject::connect(
static_cast<QGuiApplication*>(QCoreApplication::instance()),
&QGuiApplication::applicationStateChanged,
container,
reloadOnActivation);
session->api().cloudPassword().reload();