Use same sorting method in emote popup as in the completion model

Fixes #1549
This commit is contained in:
Rasmus Karlsson
2020-02-15 15:49:06 +01:00
parent b93de7c0f6
commit 64c58e724a
4 changed files with 21 additions and 8 deletions
+4
View File
@@ -0,0 +1,4 @@
# Changelog
## Unversioned
- Minor: Emotes in the emote popup are now sorted in the same order as the tab completion (#1549)