🖱️ state.ts

This commit is contained in:
nirholas
2026-03-31 10:22:36 +00:00
parent e734ccb7f2
commit 38fb48a339

View File

@@ -1756,3 +1756,4 @@ export function setPromptId(id: string | null): void {
STATE.promptId = id STATE.promptId = id
} }