From e6f2ef15a6c00ab71607b63e6068583333801e0b Mon Sep 17 00:00:00 2001 From: Eric Amodio Date: Tue, 17 Jul 2018 01:35:13 -0400 Subject: [PATCH] Fixes refresh issue on config change --- src/views/historyExplorer.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/historyExplorer.ts b/src/views/historyExplorer.ts index bfed5df..a62fc94 100644 --- a/src/views/historyExplorer.ts +++ b/src/views/historyExplorer.ts @@ -114,7 +114,7 @@ export class HistoryExplorer extends Disposable implements TreeDataProvider