mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
save library options on dialog close
This commit is contained in:
parent
89f41cdea2
commit
c50d82e592
3 changed files with 25 additions and 2 deletions
|
@ -46,8 +46,6 @@
|
|||
EnableArchiveMediaFiles: parent.querySelector('.chkArhiveAsMedia').checked
|
||||
};
|
||||
|
||||
options.EnableAudioArchiveFiles = options.EnableArchiveMediaFiles;
|
||||
|
||||
return options;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue