mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-05 04:57:42 +03:00
Remove non-in progress requirement
This commit is contained in:
parent
1326622d25
commit
1d3cfebd32
@ -127,7 +127,6 @@ export default function Explore() {
|
||||
limit:
|
||||
Object.keys(searchSearchParams).length == 0 ? API_LIMIT : undefined,
|
||||
timezone,
|
||||
in_progress: 0,
|
||||
include_thumbnails: 0,
|
||||
},
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user