Put oldest refresh time in summary

This commit is contained in:
Cadence Ember 2020-09-24 19:59:22 +12:00
parent 247f2ec664
commit d3e7e2938f
No known key found for this signature in database
GPG Key ID: BC1C2C61CF521B17
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ block content
if refreshed
section
details.channels-details
summary Last refreshed
summary Last refreshed #{timeToPastText(refreshed.min)}
div Oldest channel was refreshed #{timeToPastText(refreshed.min)}
div Newest channel was refreshed #{timeToPastText(refreshed.max)}
- const notLoaded = channels.length - refreshed.count