Add "Play Next" action (finally)
This commit is contained in:
@@ -4,6 +4,7 @@ import {
|
||||
setTrack,
|
||||
playQueueReducer,
|
||||
playTracks,
|
||||
playNext,
|
||||
shuffleTracks,
|
||||
clearQueue,
|
||||
} from './queue'
|
||||
@@ -13,6 +14,7 @@ export {
|
||||
addTracks,
|
||||
setTrack,
|
||||
playTracks,
|
||||
playNext,
|
||||
playQueueReducer,
|
||||
shuffleTracks,
|
||||
clearQueue,
|
||||
|
||||
Reference in New Issue
Block a user