mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-05-30 14:49:55 +02:00
build
This commit is contained in:
parent
1961567ebd
commit
f26b8ee224
@ -76,7 +76,6 @@ export default function DrawImage({
|
||||
const canvas = drawingRef.current;
|
||||
if (canvas != null) {
|
||||
const data = canvas.toDataURL();
|
||||
debugger;
|
||||
setData(data);
|
||||
}
|
||||
};
|
||||
|
18
ui/frontend/dist/index.js
vendored
18
ui/frontend/dist/index.js
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user