mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Remove old download priority arguments.
This commit is contained in:
@@ -691,7 +691,7 @@ void UserpicButton::processPeerPhoto() {
|
||||
|
||||
_waiting = !_peer->userpicLoaded();
|
||||
if (_waiting) {
|
||||
_peer->loadUserpic(true);
|
||||
_peer->loadUserpic();
|
||||
}
|
||||
if (_role == Role::OpenPhoto) {
|
||||
if (_peer->userpicPhotoUnknown()) {
|
||||
|
Reference in New Issue
Block a user