Change default customization menu window height

This commit is contained in:
GreenComfyTea
2023-08-06 16:08:35 +03:00
parent 4e4aae3c68
commit d20446fe37

View File

@@ -7586,7 +7586,7 @@ function this.init_default()
size = { size = {
width = 785, width = 785,
height = 610 height = 500
}, },
pivot = { pivot = {