mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Show change language link in intro.
This commit is contained in:
@@ -734,6 +734,10 @@ Messenger::~Messenger() {
|
||||
App::clearHistories();
|
||||
authSessionDestroy();
|
||||
|
||||
// The langpack manager should be destroyed before MTProto instance,
|
||||
// because it is MTP::Sender and it may have pending requests.
|
||||
_langCloudManager.reset();
|
||||
|
||||
_mtproto.reset();
|
||||
_mtprotoForKeysDestroy.reset();
|
||||
|
||||
|
Reference in New Issue
Block a user