fix theme songs getting sent to remote player
This commit is contained in:
parent
c32aa0dab1
commit
68b6ae9083
7 changed files with 23 additions and 16 deletions
|
@ -215,7 +215,7 @@
|
|||
return connectUser;
|
||||
};
|
||||
|
||||
var minServerVersion = '3.0.5971';
|
||||
var minServerVersion = '3.0.5972';
|
||||
self.minServerVersion = function (val) {
|
||||
|
||||
if (val) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue