mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-04 18:53:26 +08:00
chore: remove daily lb which is no longer in the backend
This commit is contained in:
parent
38fb774dd3
commit
f9c3f16f8a
1 changed files with 0 additions and 4 deletions
|
@ -737,10 +737,6 @@ const languageSelector = new SlimSelect({
|
|||
value: "italian",
|
||||
text: "italian",
|
||||
},
|
||||
{
|
||||
value: "russian",
|
||||
text: "russian",
|
||||
},
|
||||
],
|
||||
events: {
|
||||
afterChange: (newVal): void => {
|
||||
|
|
Loading…
Reference in a new issue