mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-02-18 22:09:56 +00:00
remove console.log
This commit is contained in:
@@ -227,8 +227,6 @@ onUiLoaded(async() => {
|
||||
hotkeysConfigOpts
|
||||
);
|
||||
|
||||
console.log(hotkeysConfig);
|
||||
|
||||
let isMoving = false;
|
||||
let mouseX, mouseY;
|
||||
let activeElement;
|
||||
|
||||
Reference in New Issue
Block a user