mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-11 13:45:25 +03:00
Cleanup
This commit is contained in:
parent
fc218de090
commit
f75930a353
@ -35,8 +35,6 @@ export default function Events() {
|
||||
|
||||
const [startTime, setStartTime] = useState<number>();
|
||||
|
||||
// Set Document Title
|
||||
|
||||
useEffect(() => {
|
||||
if (recording) {
|
||||
document.title = "Recordings - Frigate";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user