From e56164d6d51430234df4964ef6c5ccf2a74a18cc Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Wed, 29 May 2024 07:39:18 -0600 Subject: [PATCH] Clarify settings options Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> --- web/src/views/settings/GeneralSettingsVIew.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/views/settings/GeneralSettingsVIew.tsx b/web/src/views/settings/GeneralSettingsVIew.tsx index 4f7ad94f0..e92b2fc2c 100644 --- a/web/src/views/settings/GeneralSettingsVIew.tsx +++ b/web/src/views/settings/GeneralSettingsVIew.tsx @@ -66,7 +66,7 @@ export default function GeneralSettingsView() { - Dashboard + Live Dashboard
@@ -83,7 +83,7 @@ export default function GeneralSettingsView() {

- Automatically switch to live view when motion is detected. + Automatically switch to a camera's live view when activity is detected. Disabling this option causes static camera images on the Live dashboard to only update once per minute.