Upgrade player again
This commit is contained in:
parent
a52d77fc8d
commit
0925d0adde
@ -184,6 +184,8 @@
|
||||
time: function() {
|
||||
if (controller && controller.time) {
|
||||
return controller.time();
|
||||
} else {
|
||||
return 0;
|
||||
}
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user