提交 336ff850 编写于 作者: S Sandeep Somavarapu

Fix #82714

上级 8e64adbb
......@@ -82,7 +82,7 @@ export class KeybindingsSearchWidget extends SearchWidget {
stopRecordingKeys(): void {
this._reset();
this.recordDisposables.dispose();
this.recordDisposables.clear();
}
setInputValue(value: string): void {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册