updated nuget
This commit is contained in:
parent
75dba0b17f
commit
9e6d8b6c98
21 changed files with 257 additions and 96 deletions
2
dashboard-ui/cordova/android/vlcplayer.js
vendored
2
dashboard-ui/cordova/android/vlcplayer.js
vendored
|
@ -88,7 +88,7 @@
|
|||
}
|
||||
};
|
||||
|
||||
self.setCurrentSrc = function (val, item, mediaSource) {
|
||||
self.setCurrentSrc = function (val, tracks, item, mediaSource) {
|
||||
|
||||
if (!val) {
|
||||
self.destroy();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue