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

update translations

This commit is contained in:
Luke Pulverenti 2014-11-14 01:27:10 -05:00
parent 98d59dbc02
commit 331142e568
12 changed files with 28 additions and 20 deletions

View file

@ -110,7 +110,6 @@
function isAvailable(item, user) {
return false;
return item.SupportsSync;
}