mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 00:53:57 -07:00
added empty view for series index collection.
This commit is contained in:
parent
c0d470e3bb
commit
8429139406
8 changed files with 57 additions and 10 deletions
|
@ -42,6 +42,7 @@ define('app', function () {
|
|||
window.NzbDrone.AddSeries.RootFolders = {};
|
||||
window.NzbDrone.Quality = {};
|
||||
window.NzbDrone.Shared = {};
|
||||
window.NzbDrone.Shared.Toolbar = {};
|
||||
window.NzbDrone.Upcoming = {};
|
||||
window.NzbDrone.Calendar = {};
|
||||
window.NzbDrone.Settings = {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue