diff --git a/components/music/NowPlaying.brs b/components/music/NowPlaying.brs index 95dc5e8e..74413dae 100644 --- a/components/music/NowPlaying.brs +++ b/components/music/NowPlaying.brs @@ -52,7 +52,7 @@ function nextClicked() as boolean if m.top.audio.contentIsPlaylist m.top.audio.control = "skipcontent" end if - + return true end function