mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 06:54:18 +01:00
# Summary This PR fixes the dictionary sorting for num-values. The number sort version didn't call itself during sort and fell back to text search which isn't valid of number sorting operations.