fix: /model cancellation

This commit is contained in:
Armin Ronacher
2026-04-24 00:16:10 +02:00
parent d7fb9aaf1e
commit 40edf7ee06

View File

@@ -3976,7 +3976,7 @@ export class InteractiveMode {
},
() => {
done();
this.showLoginAuthTypeSelector();
this.ui.requestRender();
},
initialSearchInput,
);