mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-03 16:15:13 +00:00
Submit local Peer2PeerNobody setting to the cloud.
This commit is contained in:
@@ -499,7 +499,7 @@ void Messenger::startMtp() {
|
||||
}
|
||||
if (_private->storedAuthSession) {
|
||||
if (_authSession) {
|
||||
_authSession->settings().moveFrom(
|
||||
_authSession->moveSettingsFrom(
|
||||
std::move(*_private->storedAuthSession));
|
||||
}
|
||||
_private->storedAuthSession.reset();
|
||||
|
Reference in New Issue
Block a user