diff --git a/src/bootstrap/state.ts b/src/bootstrap/state.ts index d7199e5..c75e88d 100644 --- a/src/bootstrap/state.ts +++ b/src/bootstrap/state.ts @@ -1756,3 +1756,4 @@ export function setPromptId(id: string | null): void { STATE.promptId = id } +