mirror of
https://github.com/alexta69/metube.git
synced 2026-03-18 22:43:51 +00:00
Display the completion time for each download in the done list. The backend already stores a nanosecond timestamp on DownloadInfo; this wires it up to the frontend using Angular's DatePipe.