summaryrefslogtreecommitdiffstats
path: root/webapp/utils
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/utils')
-rw-r--r--webapp/utils/post_utils.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/utils/post_utils.jsx b/webapp/utils/post_utils.jsx
index f5111d72d..73538c26b 100644
--- a/webapp/utils/post_utils.jsx
+++ b/webapp/utils/post_utils.jsx
@@ -29,4 +29,4 @@ export function getProfilePicSrcForPost(post, timestamp) {
}
return src;
-}
+} \ No newline at end of file