mirror of https://github.com/H-uru/korman.git
Browse Source
This fixes #334 by sorting everything before writing it out to the localization file. Note that we need to sort each step along the way because the nested dicts are not sorted by a call to `sorted()` - it appears to only sort the key.pull/337/head
Adam Johnson
2 years ago
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue