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