fix(ui): generate tab graph builder

This commit is contained in:
psychedelicious
2025-08-22 20:25:14 +10:00
parent 42ab6890f5
commit b5b75f3e8d

View File

@@ -101,6 +101,7 @@ const enqueueGenerate = async (store: AppStore, prepend: boolean) => {
prepareLinearUIBatch({
state,
g,
base,
prepend,
seedNode: seed,
positivePromptNode: positivePrompt,