Skip to content

Commit

Permalink
Update BeatBoxerController.java
Browse files Browse the repository at this point in the history
  • Loading branch information
pun97it authored Nov 12, 2016
1 parent c8da4d0 commit f934772
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/beatboxer/BeatBoxerController.java
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,7 @@ else if (playlist.getId()==-1){
BeatBoxer.nowPlaying = sh.ShowRecentlyAdded();
} catch (Exception e) {
;
}
}
else{
try{
Expand Down

0 comments on commit f934772

Please sign in to comment.