markStoryRead: More logging in unusual cases
This commit is contained in:
parent
b65890b07d
commit
44db76531e
8 changed files with 47 additions and 9 deletions
|
@ -53,6 +53,7 @@ SomeonesStory.args = {
|
|||
hasReplies: true,
|
||||
isUnread: true,
|
||||
messageId: '123',
|
||||
messageIdForLogging: 'for logging 123',
|
||||
sender: getDefaultConversation(),
|
||||
timestamp: Date.now(),
|
||||
expirationTimestamp: undefined,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue