mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-18 03:26:07 +08:00
fixed tts not working
This commit is contained in:
parent
56c1083433
commit
8485f6d16c
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ import "./commandline/index";
|
|||
import "./elements/no-css";
|
||||
import { egVideoListener } from "./popups/video-ad-popup";
|
||||
import "./states/connection";
|
||||
import "./test/tts";
|
||||
|
||||
type ExtendedGlobal = typeof globalThis & MonkeyTypes.Global;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue