eslint the merged code

This commit is contained in:
AUTOMATIC
2023-05-18 10:03:48 +03:00
parent c08f229318
commit bb80eea9d4
2 changed files with 43 additions and 43 deletions

View File

@@ -442,7 +442,7 @@ function updateImg2imgResizeToTextAfterChangingImage() {
gradioApp().getElementById('img2img_update_resize_to').click();
}, 500);
return []
return [];
}