mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Merge from vscode ec07311dab2556c9d66a4cb3eecdc21c524202e1 (#6739)
This commit is contained in:
@@ -300,7 +300,7 @@ export interface IViewsService {
|
||||
|
||||
export interface ITreeView extends IDisposable {
|
||||
|
||||
dataProvider: ITreeViewDataProvider | null;
|
||||
dataProvider: ITreeViewDataProvider | undefined;
|
||||
|
||||
showCollapseAllAction: boolean;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user