mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-23 20:00:00 +00:00
Show proper distribution list name in story viewer
This commit is contained in:
@@ -147,7 +147,7 @@ export const YourStory = Template.bind({});
|
||||
);
|
||||
|
||||
YourStory.args = {
|
||||
distributionListName: 'Close Friends',
|
||||
distributionList: { id: '123', name: 'Close Friends' },
|
||||
story: {
|
||||
...storyView,
|
||||
sender: {
|
||||
|
||||
Reference in New Issue
Block a user