From d955c6bc31be3b2e3e289a8dec8b5970251d4090 Mon Sep 17 00:00:00 2001 From: Husam Salhab <47015061+hsalhab@users.noreply.github.com> Date: Thu, 7 Jan 2021 15:05:50 -0500 Subject: changes here and there (#171) --- src/screens/profile/IndividualMoment.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/screens') diff --git a/src/screens/profile/IndividualMoment.tsx b/src/screens/profile/IndividualMoment.tsx index 91742324..f13e1295 100644 --- a/src/screens/profile/IndividualMoment.tsx +++ b/src/screens/profile/IndividualMoment.tsx @@ -71,7 +71,7 @@ const IndividualMoment: React.FC = ({ momentId={item.moment_id} caption={item.caption} pathHash={item.path_hash} - dateTime={item.date_time} + dateTime={item.date_created} screenType={screenType} /> -- cgit v1.2.3-70-g09d2