mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-23 15:24:20 +01:00
fix #69279
This commit is contained in:
@@ -226,7 +226,7 @@ export class OutlineFilter implements ITreeFilter<OutlineItem> {
|
||||
private readonly _prefix: string,
|
||||
@IConfigurationService private readonly _configService: IConfigurationService,
|
||||
) {
|
||||
|
||||
this.update();
|
||||
}
|
||||
|
||||
update() {
|
||||
|
||||
Reference in New Issue
Block a user