mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-10 04:50:33 -06:00
Fixes #235
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { isEmpty } from "lodash";
|
||||
import { QueuingType } from "../../enums/queuing-type";
|
||||
import { JellifyTrack } from "../../types/JellifyTrack";
|
||||
import { getActiveTrackIndex } from "react-native-track-player";
|
||||
import { getActiveTrackIndex } from "react-native-track-player/lib/src/trackPlayer";
|
||||
|
||||
/**
|
||||
* Finds and returns the index of the player queue to insert additional tracks into
|
||||
|
||||
Reference in New Issue
Block a user