mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-21 21:16:10 +08:00
fix: fix wrong usage of DB.getLocalPB (#5132)
This commit is contained in:
parent
becb66dab6
commit
0dcf6c0d15
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ export async function init(): Promise<void> {
|
|||
Config.mode,
|
||||
mode2,
|
||||
Config.punctuation,
|
||||
Config.numbers,
|
||||
Config.language,
|
||||
Config.difficulty,
|
||||
Config.lazyMode,
|
||||
|
|
Loading…
Add table
Reference in a new issue