diff --git a/web-app/src/routes/project/index.tsx b/web-app/src/routes/project/index.tsx index fa8e1cf3a1..5ab24bb396 100644 --- a/web-app/src/routes/project/index.tsx +++ b/web-app/src/routes/project/index.tsx @@ -134,25 +134,22 @@ function ProjectContent() { className="bg-main-view-fg/3 py-2 px-4 rounded-lg" key={folder.id} > -
{t('projects.updated')}{' '} @@ -161,6 +158,12 @@ function ProjectContent() {