From 898971cf156faa6bfdd3082f9b4e4b148745c9a3 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sat, 29 Feb 2020 13:21:11 -0500 Subject: Changing to a better discussion icon. --- ui/src/components/post-listing.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/src/components/post-listing.tsx') diff --git a/ui/src/components/post-listing.tsx b/ui/src/components/post-listing.tsx index 90a8b7a1..a0e89268 100644 --- a/ui/src/components/post-listing.tsx +++ b/ui/src/components/post-listing.tsx @@ -227,7 +227,7 @@ export class PostListing extends Component { title={i18n.t('comments')} > - + ); -- cgit v1.2.3