mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
More 24 hour fixes
This commit is contained in:
@@ -4,7 +4,7 @@ define(
|
||||
'backgrid',
|
||||
'Shared/UiSettingsModel',
|
||||
'Shared/FormatHelpers'
|
||||
], function (moment, Backgrid, UiSettings, FormatHelpers) {
|
||||
], function (moment, Backgrid, UiSettings) {
|
||||
return Backgrid.Cell.extend({
|
||||
|
||||
className: 'age-cell',
|
||||
|
||||
Reference in New Issue
Block a user