Init payments message types
This commit is contained in:
parent
0c4b52a125
commit
6198b02640
26 changed files with 741 additions and 185 deletions
|
@ -906,6 +906,7 @@ export function StoryViewer({
|
|||
{(currentViewTarget === StoryViewTargetType.Replies ||
|
||||
currentViewTarget === StoryViewTargetType.Views) && (
|
||||
<StoryViewsNRepliesModal
|
||||
conversationTitle={group?.title ?? title}
|
||||
authorTitle={firstName || title}
|
||||
canReply={Boolean(canReply)}
|
||||
getPreferredBadge={getPreferredBadge}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue