diff --git a/public/js/playlist/playlist.js b/public/js/playlist/playlist.js index e4aced3d6..45d847848 100644 --- a/public/js/playlist/playlist.js +++ b/public/js/playlist/playlist.js @@ -247,7 +247,7 @@ function init() { width: 0, radius: 4 }, - name: 'light', // Use the default light style + name: 'light' // Use the default light style } }); }