diff --git a/web/src/routes/System.jsx b/web/src/routes/System.jsx index 8a5f2c28f..b14c8d9d0 100644 --- a/web/src/routes/System.jsx +++ b/web/src/routes/System.jsx @@ -111,7 +111,7 @@ export default function System() { {state.showFfprobe && ( -
+
Ffprobe Output {state.ffprobe != '' ? (
@@ -175,7 +175,7 @@ export default function System() { {state.showVainfo && ( -
+
Vainfo Output {state.vainfo != '' ? (