🪷 autoDream.ts

This commit is contained in:
nirholas
2026-03-31 10:23:48 +00:00
parent c7822b712f
commit 60068e340a

View File

@@ -322,3 +322,4 @@ export async function executeAutoDream(
): Promise<void> {
await runner?.(context, appendSystemMessage)
}