mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-21 10:21:19 -06:00
this needs to return something
This commit is contained in:
@@ -27,7 +27,7 @@ export const useSetupPlayer = () => useQuery({
|
||||
IOSCategoryOptions.AllowBluetooth,
|
||||
]
|
||||
})
|
||||
await TrackPlayer.updateOptions({
|
||||
return await TrackPlayer.updateOptions({
|
||||
progressUpdateEventInterval: 1,
|
||||
capabilities: CAPABILITIES,
|
||||
notificationCapabilities: CAPABILITIES,
|
||||
|
||||
Reference in New Issue
Block a user