This commit is contained in:
Johannes Rieken
2019-10-30 11:49:21 +01:00
parent 67a3b0af3e
commit 0a30c4b75d
@@ -226,7 +226,7 @@ export class OutlineFilter implements ITreeFilter<OutlineItem> {
private readonly _prefix: string,
@IConfigurationService private readonly _configService: IConfigurationService,
) {
this.update();
}
update() {