diff --git a/app/scenes/Trash/index.tsx b/app/scenes/Trash/index.tsx index fe0cb096b8..5ecca6852d 100644 --- a/app/scenes/Trash/index.tsx +++ b/app/scenes/Trash/index.tsx @@ -19,11 +19,9 @@ function Trash() { icon={} title={t("Trash")} actions={ - documents.deleted.length > 0 && ( - - ) + } > {t("Trash")}