diff --git a/web/src/pages/Explore.tsx b/web/src/pages/Explore.tsx index 6b156dfaba..7e412201ea 100644 --- a/web/src/pages/Explore.tsx +++ b/web/src/pages/Explore.tsx @@ -127,7 +127,6 @@ export default function Explore() { limit: Object.keys(searchSearchParams).length == 0 ? API_LIMIT : undefined, timezone, - in_progress: 0, include_thumbnails: 0, }, ];