Eladkay opened this issue 8 years ago ยท 2 comments
Title. Doesn't seem like it's alphabetical, is it possible to sort entries at all?
Use a map implementation that keeps its order.
Ok, I used a LinkedHashMap and it works now. Thanks!