diff --git a/src/features/file-listing/FileRow.tsx b/src/features/file-listing/FileRow.tsx index 92f26f5..9dd68b0 100644 --- a/src/features/file-listing/FileRow.tsx +++ b/src/features/file-listing/FileRow.tsx @@ -85,7 +85,6 @@ export function FileRow({ id, file }: FileRowProps) { )} - {/* TODO: Use correct file name */} {file.decrypted && (