Respond to CR.
This commit is contained in:
parent
246a56e925
commit
e3776015bb
@ -150,7 +150,7 @@ NSString *NSStringForOWSMessageCellType(OWSMessageCellType cellType)
|
||||
{
|
||||
switch (self.interaction.interactionType) {
|
||||
case OWSInteractionType_Unknown:
|
||||
DDLogVerbose(@"%@ Unknown interaction type: %@", self.logTag, self.interaction.description);
|
||||
DDLogVerbose(@"%@ Unknown interaction type: %@", self.logTag, self.interaction.debugDescription);
|
||||
OWSFail(@"%@ Unknown interaction type", self.logTag);
|
||||
return ConversationViewLayoutAlignment_Center;
|
||||
case OWSInteractionType_IncomingMessage:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user