Add trailing newlines to example code
This commit is contained in:
@@ -19,4 +19,4 @@ Player.prototype.resume = function() {
|
||||
|
||||
Player.prototype.makeFavorite = function() {
|
||||
this.currentlyPlayingSong.persistFavoriteStatus(true);
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user