fix: /model cancellation
This commit is contained in:
@@ -3976,7 +3976,7 @@ export class InteractiveMode {
|
|||||||
},
|
},
|
||||||
() => {
|
() => {
|
||||||
done();
|
done();
|
||||||
this.showLoginAuthTypeSelector();
|
this.ui.requestRender();
|
||||||
},
|
},
|
||||||
initialSearchInput,
|
initialSearchInput,
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user