include lib/shield to make it work

This commit is contained in:
groovecoder
2017-05-02 09:52:56 -05:00
parent cd03ea7a59
commit e499ff5711
4 changed files with 485 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
const self = require("sdk/self");
const { shield } = require("./node_modules/shield-studies-addon-utils/lib/index");
const shield = require("./lib/shield/index");
const { when: unload } = require("sdk/system/unload");
const studyConfig = {