diff --git a/ui/index.html b/ui/index.html index 7f38417d..2de3d16a 100644 --- a/ui/index.html +++ b/ui/index.html @@ -932,6 +932,7 @@ async function doMakeImage(reqBody, batchCount) { } } } catch (e) { + console.log('error doing something', jsonStr) finalJSON += jsonStr }