mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-06 02:30:30 -08:00
add settings option to toggle button visibility
This commit is contained in:
parent
a816514980
commit
a3b047b7c7
3 changed files with 2 additions and 2 deletions
|
|
@ -163,7 +163,6 @@ function selected_tab_id() {
|
|||
}
|
||||
|
||||
function trash_prompt(_,_, is_img2img) {
|
||||
//txt2img_token_button
|
||||
|
||||
if(!confirm("Delete prompt?")) return false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue