fix typo
This commit is contained in:
parent
7904d4e8fe
commit
9d101abbf8
@ -564,7 +564,7 @@ static NSString * const STATIC_CACHE_COMPONENT = @"StaticCache.txt";
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
completionHandler(img, nil, isFallBackImage);
|
completionHandler(img, imageData, isFallBackImage);
|
||||||
}
|
}
|
||||||
|
|
||||||
- (nullable UIImage *)getCachedImageWithName:(nonnull NSString *)imageName {
|
- (nullable UIImage *)getCachedImageWithName:(nonnull NSString *)imageName {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user