1
0
Fork 0
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:
Luke Pulverenti 2016-03-18 21:31:57 -04:00
parent ed811fa26a
commit 82f3a502d9

View file

@ -38,7 +38,7 @@
if (seconds < 0) {
seconds = Math.abs(seconds);
token = '';
//token = '';
}
while (format = time_formats[i++]) {