mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
merge branch master into config
This commit is contained in:
commit
850df11f27
351 changed files with 12788 additions and 5249 deletions
|
@ -251,5 +251,5 @@ define(['appSettings', 'events'], function (appSettings, events) {
|
|||
return this.get(key, true);
|
||||
};
|
||||
|
||||
return new UserSettings();
|
||||
return UserSettings;
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue