Skip to content

Commit c5e5931

Browse files
committed
Fix compile
1 parent 98f4c1c commit c5e5931

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/github/tasksDashboard.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ export class TasksDashboardManager extends Disposable implements vscode.WebviewP
102102
webviewPanel,
103103
issueQuery,
104104
undefined, // repos - we'll use the setting-based query instead
105-
false
106105
);
107106

108107
const disposables: vscode.Disposable[] = [];

0 commit comments

Comments
 (0)