Skip to content

Commit

Permalink
fix: fix wrong usage of DB.getLocalPB (#5132)
Browse files Browse the repository at this point in the history
  • Loading branch information
fehmer authored Feb 26, 2024
1 parent becb66d commit 0dcf6c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/ts/test/pace-caret.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ export async function init(): Promise<void> {
Config.mode,
mode2,
Config.punctuation,
Config.numbers,
Config.language,
Config.difficulty,
Config.lazyMode,
Expand Down

0 comments on commit 0dcf6c0

Please sign in to comment.