diff --git a/frontend/src/components/Pages/MissionPage/VideoStream/VideoPlayerSimpleStream.tsx b/frontend/src/components/Pages/MissionPage/VideoStream/VideoPlayerSimpleStream.tsx index 43763ac3d..c77b30f65 100644 --- a/frontend/src/components/Pages/MissionPage/VideoStream/VideoPlayerSimpleStream.tsx +++ b/frontend/src/components/Pages/MissionPage/VideoStream/VideoPlayerSimpleStream.tsx @@ -7,6 +7,7 @@ export const VideoPlayerSimpleStream = ({ videoStream, videoStreamName }: IVideo