This commit is contained in:
Nicolas Mowen 2024-05-29 08:00:20 -06:00
parent 6785b4f2f7
commit 5a49c10b7c

View File

@ -83,7 +83,9 @@ export default function GeneralSettingsView() {
</div> </div>
<div className="my-2 text-sm text-muted-foreground"> <div className="my-2 text-sm text-muted-foreground">
<p> <p>
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. 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.
</p> </p>
</div> </div>
</div> </div>