mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update alerts
This commit is contained in:
parent
7016a4c624
commit
69a410794c
5 changed files with 12 additions and 12 deletions
|
@ -16,11 +16,11 @@
|
|||
},
|
||||
"devDependencies": {},
|
||||
"ignore": [],
|
||||
"version": "1.1.58",
|
||||
"_release": "1.1.58",
|
||||
"version": "1.1.59",
|
||||
"_release": "1.1.59",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "1.1.58",
|
||||
"tag": "1.1.59",
|
||||
"commit": "57a6fa68cdf72d05c6dfdf95cd2134471eca0af5"
|
||||
},
|
||||
"_source": "https://github.com/MediaBrowser/Emby.ApiClient.Javascript.git",
|
||||
|
|
|
@ -215,7 +215,7 @@
|
|||
return connectUser;
|
||||
};
|
||||
|
||||
var minServerVersion = '3.0.5821';
|
||||
var minServerVersion = '3.0.5870';
|
||||
self.minServerVersion = function (val) {
|
||||
|
||||
if (val) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue