mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 20:20:57 +00:00
reslove blank
This commit is contained in:
parent
4db50d4158
commit
e3c20b03bd
1 changed files with 1 additions and 0 deletions
|
|
@ -121,6 +121,7 @@ export async function showResumeSessionPicker(
|
|||
if (process.stdin.isTTY && !wasRaw && !selectedId) {
|
||||
process.stdin.setRawMode(false);
|
||||
}
|
||||
|
||||
resolve(selectedId);
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue