mirror of
https://github.com/anapnoe/stable-diffusion-webui-ux.git
synced 2026-09-19 01:05:13 +02:00
toggle generate forever remove context menu #85
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
contextMenuInit = function () {
|
||||
/* contextMenuInit = function () {
|
||||
let eventListenerApplied = false;
|
||||
let menuSpecs = new Map();
|
||||
|
||||
@@ -189,3 +189,4 @@ addContextMenuEventListener = initResponse[2];
|
||||
onUiUpdate(function () {
|
||||
addContextMenuEventListener();
|
||||
});
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user