From 927d311f915288d64949c8195d450010aa251865 Mon Sep 17 00:00:00 2001 From: Gerrit Linnemann Date: Mon, 2 Nov 2015 16:14:09 +0100 Subject: [PATCH] ready4testing --- kitchenradio/app/radio.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitchenradio/app/radio.js b/kitchenradio/app/radio.js index 5845672..e42857e 100644 --- a/kitchenradio/app/radio.js +++ b/kitchenradio/app/radio.js @@ -83,7 +83,7 @@ exports.play = function(idx) { [ '-slave', '-quiet', - 'stream2play' + stream2play ] );