diff --git a/4chan_x.coffee b/4chan_x.coffee index 948e844d7..c2d8c2130 100644 --- a/4chan_x.coffee +++ b/4chan_x.coffee @@ -107,7 +107,7 @@ if location.hostname.split('.')[0] is 'sys' GM_setValue('error', b.firstChild.textContent) else GM_setValue('error', '') - if GM_getValue('Auto Watch') + if getConfig('Auto Watch') html = $('b').innerHTML [nop, thread, id] = html.match(//) if thread is '0'