mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 06:07:06 +02:00
Fix crash in 2sv.
This commit is contained in:
parent
0870a28443
commit
26d7abe2c9
1 changed files with 1 additions and 0 deletions
|
@ -318,6 +318,7 @@ void SetupCloudPassword(
|
|||
QObject::connect(
|
||||
static_cast<QGuiApplication*>(QCoreApplication::instance()),
|
||||
&QGuiApplication::applicationStateChanged,
|
||||
container,
|
||||
reloadOnActivation);
|
||||
|
||||
session->api().cloudPassword().reload();
|
||||
|
|
Loading…
Add table
Reference in a new issue