diff --git a/index.js b/index.js index cb1a893..e9f57be 100644 --- a/index.js +++ b/index.js @@ -321,6 +321,8 @@ const ContainerService = { // End-Of-Hack Services.obs.addObserver(this, "lightweight-theme-changed", false); + + study.startup(reason); }, registerBackgroundConnection(api) {