mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
Added Auth, startup options to UI
Added caching to ConfigFileProvider,
This commit is contained in:
parent
8a5bd31da7
commit
4da6654440
34 changed files with 579 additions and 365 deletions
|
@ -76,7 +76,7 @@ define('app', ['shared/modal/region'], function (ModalRegion) {
|
|||
Indexers : {},
|
||||
DownloadClient: {},
|
||||
Notifications : {},
|
||||
System : {},
|
||||
General : {},
|
||||
Misc : {}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue