CR: add assert

// FREEBIE
This commit is contained in:
Michael Kirk 2018-02-13 08:06:07 -08:00
parent d6b3e191d1
commit ae2ddb25cc

View file

@ -15,6 +15,8 @@ NS_ASSUME_NONNULL_BEGIN
image:(nullable UIImage *)image
groupId:(NSData *)groupId
{
OWSAssert(memberIds);
_groupName = title;
_groupMemberIds = [memberIds copy];
_groupImage = image; // image is stored in DB