aboutsummaryrefslogtreecommitdiffstats
path: root/stylechanger.js
diff options
context:
space:
mode:
Diffstat (limited to 'stylechanger.js')
-rw-r--r--stylechanger.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/stylechanger.js b/stylechanger.js
index f075ea4..d6354d8 100644
--- a/stylechanger.js
+++ b/stylechanger.js
@@ -183,7 +183,8 @@ liberator.plugins.styleSheetsManger = (function(){
}
});
return [0, candidates];
- }
+ },
+ bang: true
}
);
var CSSData = {};