mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Fix crash in login.
This commit is contained in:
parent
ce2204e120
commit
b353af00c9
1 changed files with 1 additions and 1 deletions
|
@ -318,7 +318,7 @@ void PeerData::updateUserpic(
|
|||
return StorageImageLocation(
|
||||
StorageFileLocation(
|
||||
dcId,
|
||||
session().userId(),
|
||||
isSelf() ? peerToUser(id) : 0,
|
||||
MTP_inputPeerPhotoFileLocation(
|
||||
MTP_flags(0),
|
||||
input,
|
||||
|
|
Loading…
Add table
Reference in a new issue