mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-03 10:50:23 +00:00
eslint the merged code
This commit is contained in:
@@ -442,7 +442,7 @@ function updateImg2imgResizeToTextAfterChangingImage() {
|
||||
gradioApp().getElementById('img2img_update_resize_to').click();
|
||||
}, 500);
|
||||
|
||||
return []
|
||||
return [];
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user