From df63e9cc83e40cbb04da18cb657b8176871f71de Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Mon, 13 Feb 2023 08:29:00 -0700 Subject: [PATCH] fix tests --- web/src/routes/System.jsx | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/web/src/routes/System.jsx b/web/src/routes/System.jsx index e7c687cbe..5f749ee22 100644 --- a/web/src/routes/System.jsx +++ b/web/src/routes/System.jsx @@ -85,14 +85,16 @@ export default function System() { System {service.version} - - go2rtc dashboard - + {config && ( + + go2rtc dashboard + + )} {service.last_updated && (