mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-10 04:50:33 -06:00
Merge branch 'main' into bugfix/android-context-sheet
This commit is contained in:
2
App.tsx
2
App.tsx
@@ -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(() => {
|
||||
|
||||
Reference in New Issue
Block a user