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:
Nicolas Mowen
2025-04-30 19:11:45 -05:00
committed by GitHub
parent d0de6f8326
commit 45e91b3664
4 changed files with 18 additions and 4 deletions
-1
View File
@@ -127,7 +127,6 @@ export default function Explore() {
limit:
Object.keys(searchSearchParams).length == 0 ? API_LIMIT : undefined,
timezone,
in_progress: 0,
include_thumbnails: 0,
},
];