Damus
Anjhc · 3w
Yes, the root groups remain the same without the "parent" tag, it should only exist in the sub-groups, it may be interesting to use a "depth" tag to know the level of the group in the structure: Root Group (depth = 1) "tags": [ ["d", "tech"], ["name", "Tech"], ["depth", "1"], ] Subgr...