mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update kodi dlna profile
This commit is contained in:
parent
ed811fa26a
commit
82f3a502d9
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
|
||||
if (seconds < 0) {
|
||||
seconds = Math.abs(seconds);
|
||||
token = '';
|
||||
//token = '';
|
||||
}
|
||||
|
||||
while (format = time_formats[i++]) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue