fix: a bit of update but still not fully fix.

This commit is contained in:
ChomeNS
2024-12-29 12:19:44 +07:00
parent 4d9c1ca99b
commit 8948d04495
2 changed files with 2 additions and 2 deletions

View File

@@ -307,7 +307,7 @@ public class ComponentUtilities {
.get(idx)
.asComponent(),
type
) + color // + color IMPORTANT!!!!
) + color + style // IMPORTANT!!!!
)
);
} else {