mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-07-21 21:01:24 +08:00
true
This commit is contained in:
@@ -809,3 +809,6 @@ class ForgeCanvas {
|
||||
drawingCanvas.style.cursor = "grab";
|
||||
}
|
||||
}
|
||||
|
||||
const True = true;
|
||||
const False = false;
|
||||
|
||||
Reference in New Issue
Block a user