Commit b463b8a1 authored by AUTOMATIC's avatar AUTOMATIC

Merge branch 'release_candidate' into dev

parents f57445f7 6fbd85dd
......@@ -218,7 +218,7 @@ function restoreProgressTxt2img(x){
}, null, 0)
}
return [id]
return id
}
function restoreProgressImg2img(x){
showRestoreProgressButton("img2img", false)
......@@ -231,7 +231,7 @@ function restoreProgressImg2img(x){
}, null, 0)
}
return [id]
return id
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment