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

move more metadata settings to per library

This commit is contained in:
Luke Pulverenti 2016-10-02 00:31:47 -04:00
parent 9dcf14df27
commit af2e209ce4
20 changed files with 79 additions and 85 deletions

View file

@ -215,7 +215,7 @@
return connectUser;
};
var minServerVersion = '3.0.5984';
var minServerVersion = '3.0.5986';
self.minServerVersion = function (val) {
if (val) {