Merge pull request #53 from glucauze/v1.2.2a
remove javascript since it's not really relevant to the extensionmain
commit
d1a82d520d
@ -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