mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
This purely happend due to maps not keeping the order items are in. This way it at least won't change throughout the runtime of wtfutil. Ideally it would use and keep the order as specified by the user in the configuration but right now there is no way to enforce this.