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:
parent
633ed72ae8
commit
ec06f3cc61
11 changed files with 74 additions and 31 deletions
|
@ -216,7 +216,7 @@
|
|||
return connectUser;
|
||||
};
|
||||
|
||||
var minServerVersion = '3.0.7300';
|
||||
var minServerVersion = '3.0.7200';
|
||||
self.minServerVersion = function (val) {
|
||||
|
||||
if (val) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue