From 407c77395bc2e0ffa6769874c846498dd6f36f9a Mon Sep 17 00:00:00 2001 From: Daniel Gasienica Date: Thu, 26 Apr 2018 16:54:43 -0400 Subject: [PATCH] Add explicit boolean --- ts/components/Lightbox.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ts/components/Lightbox.tsx b/ts/components/Lightbox.tsx index c8a1cbf38..a274b9ba8 100644 --- a/ts/components/Lightbox.tsx +++ b/ts/components/Lightbox.tsx @@ -178,7 +178,7 @@ export class Lightbox extends React.Component { const isVideo = GoogleChrome.isVideoTypeSupported(contentType); if (isVideo) { return ( -