From 751cf26be6ff598bd1ef213e4a60df5f0db8ceed Mon Sep 17 00:00:00 2001 From: Dessalines Date: Fri, 5 Apr 2019 13:22:59 -0700 Subject: Adding comment permalinks. Fixes #18 --- ui/src/components/post-listings.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/src/components/post-listings.tsx') diff --git a/ui/src/components/post-listings.tsx b/ui/src/components/post-listings.tsx index fcc41cf5..98fe8f21 100644 --- a/ui/src/components/post-listings.tsx +++ b/ui/src/components/post-listings.tsx @@ -83,7 +83,7 @@ export class PostListings extends Component 0 ? this.state.posts.map(post => ) - :
No Listings
+ :
No Listings. Subscribe to some forums.
} ) -- cgit v1.2.3