Format code

This commit is contained in:
1hitsong 2022-05-22 08:49:38 -04:00
parent eb0121fdf6
commit 3ee81682b7

View File

@ -52,7 +52,7 @@ function nextClicked() as boolean
if m.top.audio.contentIsPlaylist
m.top.audio.control = "skipcontent"
end if
return true
end function