Added clearer debug logging to createOrLookup
This commit is contained in:
@@ -71,6 +71,7 @@ function isStoryAMatch(
|
||||
const authorConversation = window.ConversationController.lookupOrCreate({
|
||||
e164: undefined,
|
||||
uuid: authorUuid,
|
||||
reason: 'isStoryAMatch',
|
||||
});
|
||||
|
||||
return (
|
||||
|
Reference in New Issue
Block a user