actually start the study

This commit is contained in:
groovecoder 2017-05-17 14:41:04 -05:00
parent 929a480010
commit 85432f7c81

View file

@ -321,6 +321,8 @@ const ContainerService = {
// End-Of-Hack // End-Of-Hack
Services.obs.addObserver(this, "lightweight-theme-changed", false); Services.obs.addObserver(this, "lightweight-theme-changed", false);
study.startup(reason);
}, },
registerBackgroundConnection(api) { registerBackgroundConnection(api) {