make ai fallback true by default (#3380)

This commit is contained in:
Jonathan Dobson
2025-09-06 08:51:11 -07:00
committed by GitHub
parent fe18b307c4
commit 21b3f6d36a
6 changed files with 11 additions and 7 deletions

View File

@@ -63,7 +63,7 @@ function Debugger() {
: null,
useScriptCache: workflow.generate_script,
scriptCacheKey: workflow.cache_key,
aiFallback: workflow.ai_fallback,
aiFallback: workflow.ai_fallback ?? true,
};
const elements = getElements(