Respond to CR.

pull/1/head
Matthew Chen 7 years ago
parent 6ca3688cd4
commit 18a8efe1a9

@ -450,7 +450,7 @@ NS_ASSUME_NONNULL_BEGIN
}
if (result == nil) {
DDLogError(@"%@ Unable to build thumbnail for attachmentId: %@", self.logTag, self.uniqueId);
OWSFail(@"%@ Unable to build thumbnail for attachmentId: %@", self.logTag, self.uniqueId);
return;
}

Loading…
Cancel
Save