Skip to content

Commit

Permalink
Add ONVIF as a Notes filter
Browse files Browse the repository at this point in the history
  • Loading branch information
Isaac Connor committed Oct 2, 2024
1 parent 87e0a09 commit daffe02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/includes/Filter.php
Original file line number Diff line number Diff line change
Expand Up @@ -1270,6 +1270,7 @@ public function simple_widget() {
}
$options = [
'Motion' => 'Motion',
'ONVIF' => 'ONVIF',
'detected' => 'Any Object',
'aplr' => 'Any license plate',
'person'=>'Person',
Expand Down

0 comments on commit daffe02

Please sign in to comment.