1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-21 22:05:43 -04:00

More 24 hour fixes

This commit is contained in:
Mark McDowall
2014-12-26 13:48:13 -08:00
parent 158e20bfe7
commit 940c3bdf08
2 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -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',