1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update bravia profiles

This commit is contained in:
Luke Pulverenti 2015-06-17 21:41:22 -04:00
parent 973b43989d
commit 13e18ba442
48 changed files with 429 additions and 271 deletions

View file

@ -32,7 +32,7 @@
html += '</div>';
$('.downloadLanguages', page).html(html).trigger("create");
$('.downloadLanguages', page).html(html).trigger('create');
var langs = config.DownloadLanguages || [];