mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-05 21:33:40 +08:00
reversed duplicate object key
This commit is contained in:
parent
e5ea09ad48
commit
02684449d3
1 changed files with 0 additions and 1 deletions
|
@ -169,7 +169,6 @@ export function check(completedEvent) {
|
|||
verified: DB.getSnapshot().verified,
|
||||
discordId: DB.getSnapshot().discordId,
|
||||
result: lbRes,
|
||||
name: DB.getSnapshot().name,
|
||||
})
|
||||
.then((data) => {
|
||||
Misc.clearTimeouts(textTimeouts);
|
||||
|
|
Loading…
Reference in a new issue