Docs & WebUI Cleanup (#5527)

* Remove browser from timezone description

* Remove outdated info
This commit is contained in:
Nicolas Mowen
2023-02-17 10:02:33 -07:00
committed by GitHub
parent 27d3676ba5
commit c901707670
2 changed files with 1 additions and 3 deletions

View File

@@ -133,7 +133,7 @@ export default function Recording({ camera, date, hour = '00', minute = '00', se
return (
<div className="space-y-4 p-2 px-4">
<Heading>{camera.replaceAll('_', ' ')} Recordings</Heading>
<div className="text-xs">Dates and times are based on the browser's timezone {timezone}</div>
<div className="text-xs">Dates and times are based on the timezone {timezone}</div>
<VideoPlayer
options={{