Merge branch 'cc-2211-changes-to-playlist-not-shown' into devel
This commit is contained in:
commit
50c649dc59
8 changed files with 76 additions and 1 deletions
|
@ -377,7 +377,7 @@ class Playlist {
|
|||
->computeLength();
|
||||
|
||||
if(is_null($res))
|
||||
return '00:00:00.000000';
|
||||
return '00:00:00';
|
||||
|
||||
return $res;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue