Unverified Commit d2337a86 authored by Gavroche CryptoRUSH's avatar Gavroche CryptoRUSH Committed by GitHub
Browse files

remove extra semi-colon

parent f5f70138
......@@ -871,7 +871,7 @@ class SaveImage:
"filename": file,
"subfolder": subfolder,
"type": self.type
});
})
counter += 1
return { "ui": { "images": results } }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment