* Fix new review item banner blocking third chip

* Fix custom export mode
This commit is contained in:
Nicolas Mowen
2025-02-09 07:36:55 -06:00
committed by GitHub
parent 973d3aed9a
commit a42ad7ead9
2 changed files with 5 additions and 2 deletions
@@ -235,6 +235,9 @@ export function ExportContent({
now.setHours(now.getHours() - 24);
start = now.getTime() / 1000;
break;
case "custom":
start = latestTime - 3600;
break;
}
setRange({