mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-08-24 09:36:18 +02:00
Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta
This commit is contained in:
@@ -673,6 +673,9 @@ function onTaskCompleted(task, reqBody, instance, outputContainer, stepUpdate) {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (pauseClient) {
|
||||||
|
resumeBtn.click()
|
||||||
|
}
|
||||||
renderButtons.style.display = 'none'
|
renderButtons.style.display = 'none'
|
||||||
renameMakeImageButton()
|
renameMakeImageButton()
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user