Set default to dim
This commit is contained in:
parent
f92c7e8519
commit
744f92afb3
@ -14,7 +14,7 @@
|
||||
// Options
|
||||
// Set this to 'hide' to hide comments that contain words
|
||||
// Set this to 'dim' to dim comments that contain words
|
||||
var hideCommentOrDimComment = 'hide';
|
||||
var hideCommentOrDimComment = 'dim';
|
||||
// Set this to an array of words or phrases to check for
|
||||
// All entries should be wrapped in '' or ""
|
||||
// All entries except the last one should end in a comma after ' or "
|
||||
|
Loading…
Reference in New Issue
Block a user