mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-09 21:51:29 +08:00
removed any
This commit is contained in:
parent
037fbf8e8f
commit
8a3631170d
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ export default function getUsersEndpoints(
|
|||
|
||||
async function updateLeaderboardMemory(
|
||||
mode: string,
|
||||
mode2: MonkeyTypes.Mode2<any>,
|
||||
mode2: MonkeyTypes.Mode2<MonkeyTypes.Mode>,
|
||||
language: string,
|
||||
rank: number
|
||||
): Ape.EndpointData {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue