diff --git a/src/features/file-listing/FileRow.tsx b/src/features/file-listing/FileRow.tsx index 163c6f8..92f26f5 100644 --- a/src/features/file-listing/FileRow.tsx +++ b/src/features/file-listing/FileRow.tsx @@ -87,8 +87,8 @@ export function FileRow({ id, file }: FileRowProps) { {/* TODO: Use correct file name */} {file.decrypted && ( - - 下载 + + )}