mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
convert series providers to new system
This commit is contained in:
parent
78cb9d70da
commit
8453694d7c
2 changed files with 6 additions and 4 deletions
|
@ -6,9 +6,6 @@
|
|||
|
||||
config.IsStartupWizardCompleted = true;
|
||||
|
||||
// Try migrate everyone over to this. Eventually remove the config setting.
|
||||
config.EnablePeoplePrefixSubFolders = true;
|
||||
|
||||
ApiClient.updateServerConfiguration(config).done(function () {
|
||||
|
||||
ApiClient.getUsers().done(function (users) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue