only start study for @shield-study-privacy

This commit is contained in:
groovecoder 2017-05-30 12:28:13 -05:00 committed by Jonathan Kingston
parent ab2b9a48c7
commit 45f34a586a

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) {