Show proper distribution list name in story viewer
This commit is contained in:
@@ -84,7 +84,7 @@ export function SmartStoryViewer(): JSX.Element | null {
|
||||
return (
|
||||
<StoryViewer
|
||||
currentIndex={selectedStoryData.currentIndex}
|
||||
distributionListName={distributionList?.name}
|
||||
distributionList={distributionList}
|
||||
getPreferredBadge={getPreferredBadge}
|
||||
group={conversationStory.group}
|
||||
hasActiveCall={hasActiveCall}
|
||||
|
Reference in New Issue
Block a user