diff --git a/kitchenradio/app/radio.js b/kitchenradio/app/radio.js index c605c4e..85ed760 100644 --- a/kitchenradio/app/radio.js +++ b/kitchenradio/app/radio.js @@ -78,7 +78,7 @@ exports.play = function(idx) { if (error !== null) { Log.error('Radio: exec error: ' + error); } - }); + } ); ls.on('exit', function (code){