So, the thing is, I'm currently planning to use groups for a block I'm working on for my own project.
I set "Min args" to 6 (bcuz 3 inputs ig?) but when the block is on it's minimum, the /
before the first string input wouldn't show up. Only when I add more args does it appear. How do I change it so that the /
before all string inputs show up? Also I used the new (object ((field)) : [thing] $addInput :: lists)
block for a quick ref, so correct me my ways.