From 1f0439baddebcae2b1d043dc62dd2f180fe72b12 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Fri, 20 Mar 2020 22:24:27 -0400 Subject: Adding showContext for comments to more places by default. --- ui/src/components/main.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/src/components/main.tsx') diff --git a/ui/src/components/main.tsx b/ui/src/components/main.tsx index 51b31ced..38003312 100644 --- a/ui/src/components/main.tsx +++ b/ui/src/components/main.tsx @@ -423,6 +423,7 @@ export class Main extends Component { noIndent showCommunity sortType={this.state.sort} + showContext /> ); } -- cgit v1.2.3