mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-04 11:12:35 +00:00
add settings option to toggle button visibility
This commit is contained in:
@@ -163,7 +163,6 @@ function selected_tab_id() {
|
||||
}
|
||||
|
||||
function trash_prompt(_,_, is_img2img) {
|
||||
//txt2img_token_button
|
||||
|
||||
if(!confirm("Delete prompt?")) return false
|
||||
|
||||
|
Reference in New Issue
Block a user