actually start the study
This commit is contained in:
parent
099d07bf1f
commit
dad3214986
1 changed files with 2 additions and 0 deletions
2
index.js
2
index.js
|
@ -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) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue