* feat(#2079): prefactor * feat(#2079): sort_by may return a predefined string
This commit is contained in:
committed by
GitHub
parent
56cdb5827d
commit
6ad5c26f4d
@@ -78,7 +78,7 @@ function M.explore(node, status)
|
||||
return ns
|
||||
end
|
||||
|
||||
sorters.merge_sort(node.nodes, sorters.node_comparator)
|
||||
sorters.sort(node.nodes)
|
||||
live_filter.apply_filter(node)
|
||||
|
||||
log.profile_end(profile)
|
||||
|
||||
Reference in New Issue
Block a user