only start study for @shield-study-privacy
This commit is contained in:
parent
ab2b9a48c7
commit
45f34a586a
1 changed files with 3 additions and 1 deletions
4
index.js
4
index.js
|
@ -322,7 +322,9 @@ const ContainerService = {
|
||||||
|
|
||||||
Services.obs.addObserver(this, "lightweight-theme-changed", false);
|
Services.obs.addObserver(this, "lightweight-theme-changed", false);
|
||||||
|
|
||||||
study.startup(reason);
|
if (self.id === "@shield-study-containers") {
|
||||||
|
study.startup(reason);
|
||||||
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
registerBackgroundConnection(api) {
|
registerBackgroundConnection(api) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue