mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-02-01 21:32:01 -08:00
fix more bugs. clean up more.
This commit is contained in:
parent
f490498396
commit
08da356a2f
7 changed files with 217 additions and 76 deletions
|
|
@ -98,7 +98,6 @@ class ExtraNetworksClusterize {
|
|||
callbacks: {},
|
||||
}
|
||||
) {
|
||||
console.log(`scroll_id: ${scroll_id}, content_id: ${content_id}`);
|
||||
if (scroll_id === undefined) {
|
||||
console.error("scroll_id is undefined!");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue