update kodi dlna profile

This commit is contained in:
Luke Pulverenti
2016-03-18 21:31:57 -04:00
parent ed811fa26a
commit 82f3a502d9
+1 -1
View File
@@ -38,7 +38,7 @@
if (seconds < 0) {
seconds = Math.abs(seconds);
token = '';
//token = '';
}
while (format = time_formats[i++]) {