exporting config for easier debugging

This commit is contained in:
Jack 2020-12-23 16:57:19 +00:00
parent 1ca6def98e
commit 42a43a939a

View file

@ -6,3 +6,4 @@ global.sendVerificationEmail = Misc.sendVerificationEmail;
//these exports are just for debugging in the browser
global.snapshot = db_getSnapshot;
global.config = config;