From a27865d3ecf0e44a662e4562145e74625e41f992 Mon Sep 17 00:00:00 2001 From: James Campos Date: Fri, 19 Nov 2010 16:18:34 -0800 Subject: [PATCH] god damn it, forgot to compile --- 4chan_x.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4chan_x.js b/4chan_x.js index dff02048e..ac707e62f 100644 --- a/4chan_x.js +++ b/4chan_x.js @@ -6,7 +6,7 @@ 'Reply Hiding': [true, 'Hide single replies'], 'Show Stubs': [true, 'Of hidden threads / replies'], 'Thread Navigation': [true, 'Navigate to previous / next thread'], - 'Keybinds': [true, 'Binds actions to keys'], + 'Keybinds': [false, 'Binds actions to keys'], 'Reply Navigation': [true, 'Navigate to the beginning / end of a thread'], 'Thread Watcher': [true, 'Bookmark threads'], 'Thread Expansion': [true, 'View all replies'],