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

update use of shellexecute

This commit is contained in:
Luke Pulverenti 2016-12-09 20:58:52 -05:00
parent 633ed72ae8
commit ec06f3cc61
11 changed files with 74 additions and 31 deletions

View file

@ -216,7 +216,7 @@
return connectUser;
};
var minServerVersion = '3.0.7300';
var minServerVersion = '3.0.7200';
self.minServerVersion = function (val) {
if (val) {