From 2a227bc760e553a17bee1799f22b46802483d9d8 Mon Sep 17 00:00:00 2001 From: CavazzaTommaso Date: Thu, 1 Sep 2022 11:12:55 +0200 Subject: Added download button to the ui For personal needs, I've added the download button to the completed downloads --- ui/src/app/app.component.html | 6 +++++- ui/src/app/app.component.ts | 3 ++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ui/src/app/app.component.html b/ui/src/app/app.component.html index 74425aa..105dbc9 100644 --- a/ui/src/app/app.component.html +++ b/ui/src/app/app.component.html @@ -1,6 +1,6 @@