Skip to content

Commit

Permalink
🐛 Revert img2img inpaint change (AUTOMATIC1111#1769)
Browse files Browse the repository at this point in the history
  • Loading branch information
huchenlei committed Jul 5, 2023
1 parent f2a541d commit 91eca3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion javascript/active_units.js
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@
for (const radio of this.controlTypeRadios) {
radio.addEventListener('change', () => {
this.updateActiveControlType();
this.updateImageInputState();
});
}
}
Expand Down

0 comments on commit 91eca3c

Please sign in to comment.