mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Merge commit 'ba08ae1318cac3a40c4c0fe6c920e1675117dc2f'
This commit is contained in:
@@ -672,7 +672,7 @@ static const CGSize kMinReleaseImageOnBackgroundSize = {20.0, 20.0};
|
||||
return;
|
||||
}
|
||||
|
||||
as_log_verbose(ASImageLoadingLog(), "Downloaded image for %@ img: %@ url: %@", self, [imageContainer asdk_image], url);
|
||||
as_log_verbose(ASImageLoadingLog(), "Downloaded image for %@ img: %@ url: %@", self, [imageContainer asdk_image], URL);
|
||||
|
||||
// Grab the lock for the rest of the block
|
||||
ASDN::MutexLocker l(strongSelf->__instanceLock__);
|
||||
|
||||
Reference in New Issue
Block a user