From 23688f17bbbd6fa35af797f171ef6fe589153cb7 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Mon, 13 Jul 2020 15:20:46 -0400 Subject: Making chat only sortable by new. --- ui/src/components/post.tsx | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) (limited to 'ui/src/components/post.tsx') diff --git a/ui/src/components/post.tsx b/ui/src/components/post.tsx index ce737a4e..9eef286c 100644 --- a/ui/src/components/post.tsx +++ b/ui/src/components/post.tsx @@ -281,19 +281,6 @@ export class Post extends Component {
-