mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-03-30 15:30:20 +00:00
Fix crash in login.
This commit is contained in:
parent
ce2204e120
commit
b353af00c9
@ -318,7 +318,7 @@ void PeerData::updateUserpic(
|
||||
return StorageImageLocation(
|
||||
StorageFileLocation(
|
||||
dcId,
|
||||
session().userId(),
|
||||
isSelf() ? peerToUser(id) : 0,
|
||||
MTP_inputPeerPhotoFileLocation(
|
||||
MTP_flags(0),
|
||||
input,
|
||||
|
Loading…
Reference in New Issue
Block a user