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