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
+3 -1
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) {