radio parameter error fixed
This commit is contained in:
@@ -82,7 +82,7 @@ exports.play = function(idx) {
|
||||
'mplayer',
|
||||
[
|
||||
'-slave',
|
||||
'-quit',
|
||||
'-quiet',
|
||||
'stream2play'
|
||||
]
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user