From e7cfbb578602aea65a66601cee21339ecd86537f Mon Sep 17 00:00:00 2001 From: vkartk <53650724+vkartk@users.noreply.github.com> Date: Fri, 26 Jan 2024 20:17:28 +0530 Subject: [PATCH] Fix unclosed th tag in fileSize column --- ui/src/app/app.component.html | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/src/app/app.component.html b/ui/src/app/app.component.html index 841b9d2..e5b7145 100644 --- a/ui/src/app/app.component.html +++ b/ui/src/app/app.component.html @@ -180,6 +180,7 @@ {{ download.value.size | fileSize }} +