From aeffd80727b87b59a8ffd3fb92a65262443f340e Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sat, 20 Apr 2019 13:20:27 -0700 Subject: [PATCH] Fixing issue with front page. --- ui/src/components/post-listings.tsx | 2 +- ui/src/version.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/src/components/post-listings.tsx b/ui/src/components/post-listings.tsx index 37b7a648..b60b05d8 100644 --- a/ui/src/components/post-listings.tsx +++ b/ui/src/components/post-listings.tsx @@ -28,7 +28,7 @@ export class PostListings extends Component