Skip to content

Commit

Permalink
Deeplink to Chat message: failing case for team convos (keybase#23769)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjb authored Apr 14, 2020
1 parent eb5e65f commit bb846cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shared/actions/chat2/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2028,6 +2028,7 @@ const previewConversationTeam = async (
actions.push(
Chat2Gen.createNavigateToThread({
conversationIDKey: first.conversationIDKey,
highlightMessageID,
reason: 'previewResolved',
})
)
Expand Down

0 comments on commit bb846cc

Please sign in to comment.