1
0
mirror of https://git.sr.ht/~cadence/cloudtube synced 2024-11-12 19:37:29 +00:00

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

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