mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-09 21:51:29 +08:00
importing leaderboards
This commit is contained in:
parent
e504e107b5
commit
81a7b8a273
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ import "./popups/edit-tags-popup";
|
|||
import "./popups/google-sign-up-popup";
|
||||
import * as Account from "./pages/account";
|
||||
import { noGoogleNoMo } from "./controllers/account-controller";
|
||||
import "./elements/leaderboards";
|
||||
|
||||
type ExtendedGlobal = typeof globalThis & MonkeyTypes.Global;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue