17,259
edits
(rename Listbox to Navbox) |
mNo edit summary |
||
Line 93: | Line 93: | ||
root.groups[#root.groups + 1] = section | root.groups[#root.groups + 1] = section | ||
else | else | ||
root.topLevelLeaves[#topLevelLeaves + 1] = section | root.topLevelLeaves[#root.topLevelLeaves + 1] = section | ||
end | end | ||
end | end |