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:
parent
247f2ec664
commit
d3e7e2938f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user