From d50b3397b3db23d47cff914ce626c4a51805e80f Mon Sep 17 00:00:00 2001 From: Terry Jia Date: Thu, 9 Apr 2026 21:47:08 -0400 Subject: [PATCH] should use 0 as defalut for grow --- blueprints/Glow.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprints/Glow.json b/blueprints/Glow.json index 42cf63e8a..8c690fc68 100644 --- a/blueprints/Glow.json +++ b/blueprints/Glow.json @@ -316,7 +316,7 @@ "step": 1 }, "widgets_values": [ - 30 + 0 ] }, {