mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update episode nfo saving
This commit is contained in:
parent
92e4d82bd2
commit
2efdf1fcd5
3 changed files with 9 additions and 9 deletions
|
@ -215,7 +215,7 @@
|
|||
return connectUser;
|
||||
};
|
||||
|
||||
var minServerVersion = '3.0.5972';
|
||||
var minServerVersion = '3.0.5980';
|
||||
self.minServerVersion = function (val) {
|
||||
|
||||
if (val) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue