mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 21:13:28 -07:00
Helper cleanup
This commit is contained in:
parent
1fb944976e
commit
626d48c8ea
16 changed files with 89 additions and 83 deletions
|
@ -64,7 +64,8 @@ define('app', ['shared/modal/region'], function (ModalRegion) {
|
|||
window.NzbDrone.Shared = {
|
||||
Toolbar : {},
|
||||
Messenger: {},
|
||||
Cells: {}
|
||||
Cells: {},
|
||||
FormatHelpers: {}
|
||||
|
||||
};
|
||||
window.NzbDrone.Calendar = {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue