mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-09 23:25:53 +08:00
reverted to alphabetic commands
This commit is contained in:
parent
61533ff12e
commit
2c85e24e5b
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ Misc.getFontsList()
|
|||
);
|
||||
});
|
||||
|
||||
Misc.getSortedThemesList()
|
||||
Misc.getThemesList()
|
||||
.then((themes) => {
|
||||
updateThemesCommands(themes);
|
||||
})
|
||||
|
|
Loading…
Add table
Reference in a new issue