pxlsspace / Pxls

Open-source expansion of /r/place
https://pxls.space/
MIT License
232 stars 130 forks source link

User keys list higher numbers before lower numbers in profile #665

Closed BlankParenthesis closed 1 year ago

BlankParenthesis commented 1 year ago

I haven't looked into why, but the sorting order for keys goes like this:

10, 11, 12, …, 18, 19, 1, 20, 21, …, 29, 2, 30, …

When ideally it should go:

1, 2, …, 10, 11, 12, …, 18, 19, 20, 21, …, 29, 30, …