From 7958fc6b32ffa108ee03236dbdf6919f982f7907 Mon Sep 17 00:00:00 2001 From: gingervitis Date: Tue, 2 Mar 2021 22:39:27 -0800 Subject: [PATCH] fix react warning --- web/components/config/video-variant-form.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/components/config/video-variant-form.tsx b/web/components/config/video-variant-form.tsx index dc0655b43..d8c2f2eca 100644 --- a/web/components/config/video-variant-form.tsx +++ b/web/components/config/video-variant-form.tsx @@ -224,7 +224,7 @@ export default function VideoVariantForm({ {/* VIDEO PASSTHROUGH FIELD */}
Video Passthrough -

+

Enabling video passthrough may allow for less hardware utilization, but may also make your stream unplayable. @@ -242,7 +242,7 @@ export default function VideoVariantForm({ Read the documentation before enabling, as it impacts your stream.

-

+