mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Add a permanent add story button to MyStories
This commit is contained in:
@@ -187,6 +187,7 @@ export const StoriesPane = ({
|
||||
newestStory={
|
||||
myStories.length ? getNewestMyStory(myStories[0]) : undefined
|
||||
}
|
||||
onAddStory={onAddStory}
|
||||
onClick={onMyStoriesClicked}
|
||||
queueStoryDownload={queueStoryDownload}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user