only start study for @shield-study-privacy

This commit is contained in:
groovecoder 2017-05-30 12:28:13 -05:00
parent 0f9dd77687
commit 67cbc71d43

View file

@ -322,7 +322,9 @@ const ContainerService = {
Services.obs.addObserver(this, "lightweight-theme-changed", false);
study.startup(reason);
if (self.id === "@shield-study-containers") {
study.startup(reason);
}
},
registerBackgroundConnection(api) {