mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-08 20:25:26 +03:00
cleanup
This commit is contained in:
parent
e05d428060
commit
b317b72524
@ -37,7 +37,6 @@ function Live() {
|
||||
|
||||
// if event is ended and was saved, update events list
|
||||
if (eventUpdate.type == "end" && eventUpdate.review.severity == "alert") {
|
||||
console.log("new alert " + eventUpdate.review.id);
|
||||
updateEvents();
|
||||
return;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user