mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Adds error states to story images
This commit is contained in:
@@ -471,6 +471,7 @@ export const StoryViewer = ({
|
||||
<div className="StoryViewer__container">
|
||||
<StoryImage
|
||||
attachment={attachment}
|
||||
firstName={firstName || title}
|
||||
i18n={i18n}
|
||||
isPaused={shouldPauseViewing}
|
||||
isMuted={isStoryMuted}
|
||||
|
||||
Reference in New Issue
Block a user