mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-10 13:15:25 +03:00
Cleanup
This commit is contained in:
parent
9a8f93d204
commit
d9da448348
@ -235,6 +235,8 @@ function Logs() {
|
||||
// no op
|
||||
}
|
||||
},
|
||||
// we need to listen on the current range of visible items
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
[logRange],
|
||||
);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user