From 27565c2b02b072e0f0f812f9dc87d71c979fe8f0 Mon Sep 17 00:00:00 2001 From: Gabe Kangas Date: Wed, 12 Oct 2022 19:24:37 -0700 Subject: [PATCH] Show play button on player pause. Closes #2206 --- web/components/video/VideoJS/VideoJS.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/components/video/VideoJS/VideoJS.tsx b/web/components/video/VideoJS/VideoJS.tsx index 600fcaa9f..00a8074a9 100644 --- a/web/components/video/VideoJS/VideoJS.tsx +++ b/web/components/video/VideoJS/VideoJS.tsx @@ -53,7 +53,7 @@ export const VideoJS: FC = ({ options, onReady }) => { {/* eslint-disable-next-line jsx-a11y/media-has-caption */}