mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-11 08:14:11 +08:00
exporting config for easier debugging
This commit is contained in:
parent
1ca6def98e
commit
42a43a939a
1 changed files with 1 additions and 0 deletions
|
@ -6,3 +6,4 @@ global.sendVerificationEmail = Misc.sendVerificationEmail;
|
|||
|
||||
//these exports are just for debugging in the browser
|
||||
global.snapshot = db_getSnapshot;
|
||||
global.config = config;
|
||||
|
|
Loading…
Reference in a new issue