Merge branch 'main' into bugfix/android-context-sheet

This commit is contained in:
Violet Caulfield
2025-08-20 00:12:06 -05:00
committed by GitHub

View File

@@ -59,7 +59,7 @@ export default function App(): React.JSX.Element {
capabilities: CAPABILITIES,
notificationCapabilities: CAPABILITIES,
// Reduced interval for smoother progress tracking and earlier prefetch detection
progressUpdateEventInterval: 10,
progressUpdateEventInterval: 5,
}),
)
.finally(() => {