remove javascript, use https://github.com/w-e-w/sdwebui-close-confirmation-dialogue.git instead
parent
04a0a5c46c
commit
aba00ba381
@ -1,4 +0,0 @@
|
||||
window.onbeforeunload = function() {
|
||||
// Prevent the stable diffusion window from being closed by mistake
|
||||
return "Are you sure ?";
|
||||
};
|
Loading…
Reference in New Issue