mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 17:12:16 +03:00
Various tweaks (#17978)
* Fix NPU stats * Add global camera specific h265 note * Update record docs for apple compatibility * remove * Remove non-in progress requirement
This commit is contained in:
@@ -127,7 +127,6 @@ export default function Explore() {
|
||||
limit:
|
||||
Object.keys(searchSearchParams).length == 0 ? API_LIMIT : undefined,
|
||||
timezone,
|
||||
in_progress: 0,
|
||||
include_thumbnails: 0,
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user