mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-13 16:43:58 -07:00
Added FileSizeCell
This commit is contained in:
parent
890d1f2398
commit
5f8c58adb9
4 changed files with 24 additions and 20 deletions
|
@ -63,7 +63,9 @@ define('app', ['shared/modal/region'], function (ModalRegion) {
|
|||
|
||||
window.NzbDrone.Shared = {
|
||||
Toolbar : {},
|
||||
Messenger: {}
|
||||
Messenger: {},
|
||||
Cells: {}
|
||||
|
||||
};
|
||||
window.NzbDrone.Calendar = {};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue