enable code block frontend by default (#3399)

This commit is contained in:
Shuchang Zheng
2025-09-13 19:17:59 -07:00
committed by GitHub
parent fa6e41d860
commit 975376698d
2 changed files with 2 additions and 2 deletions

View File

@@ -14,4 +14,4 @@ VITE_SKYVERN_API_KEY=YOUR_API_KEY
VITE_ENABLE_LOG_ARTIFACTS=false
# Enable code block node
VITE_ENABLE_CODE_BLOCK=false
VITE_ENABLE_CODE_BLOCK=true