diff --git a/app/components/files/file_info.tsx b/app/components/files/file_info.tsx index 50f965fbb..cd6ab5f64 100644 --- a/app/components/files/file_info.tsx +++ b/app/components/files/file_info.tsx @@ -98,7 +98,9 @@ const FileInfo = ({disabled, file, channelName, showDate, onPress}: FileInfoProp {showDate && file.create_at != null && ( <> - {' • '} + + {' • '} +