mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-15 21:06:20 -04:00
New: Show time instead of date if event occurs/occurred today
Closes #808
This commit is contained in:
@@ -10,7 +10,7 @@ module.exports = {
|
||||
if (isNaN(size)) {
|
||||
return '';
|
||||
}
|
||||
|
||||
|
||||
if (isNaN(rounding)) {
|
||||
rounding = 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user