DenQ/list-to-tree

empty_children option not respected

hyber1z0r opened this issue · 1 comments

The option passed in for empty_children is ignored when GetTree is called. It always calls with false.

See line 54

DenQ commented

@hyber1z0r thanks for this fix.