fix: auto fmt

This commit is contained in:
Kevin
2025-07-02 11:50:30 -05:00
parent 74f6e338f7
commit eba91e85ea

View File

@ -341,7 +341,7 @@ export async function doPromptEdit({
;(window as any).process = {
env: {
ZOO_API_TOKEN: token,
ZOO_HOST: withAPIBaseURL('')
ZOO_HOST: withAPIBaseURL(''),
},
}
try {