diff --git a/frontend/src/ts/pages/test.ts b/frontend/src/ts/pages/test.ts index fd9d59e03..306243534 100644 --- a/frontend/src/ts/pages/test.ts +++ b/frontend/src/ts/pages/test.ts @@ -35,6 +35,6 @@ export const page = new Page( void Keymap.refresh(); }, async () => { - TestUI.focusWords(); + // } );