From 744f92afb33cc1c1348b3098c454d903e5ac6369 Mon Sep 17 00:00:00 2001 From: Austen Adler Date: Sun, 21 Feb 2016 13:44:58 -0500 Subject: [PATCH] Set default to dim --- ytch.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ytch.user.js b/ytch.user.js index 7d89ba0..20fcbca 100644 --- a/ytch.user.js +++ b/ytch.user.js @@ -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 "