From 0dca954a242c92cb9c3edac0dac60b942598c692 Mon Sep 17 00:00:00 2001 From: Nicolas Stepien Date: Sun, 11 Dec 2011 17:58:01 +0100 Subject: [PATCH] Note. --- script.coffee | 1 + 1 file changed, 1 insertion(+) diff --git a/script.coffee b/script.coffee index 4c616330d..0f8f2a125 100644 --- a/script.coffee +++ b/script.coffee @@ -98,6 +98,7 @@ config = 'Auto Update': [true, 'Automatically fetch new posts'] 'Interval': 30 +# XXX Chrome can't into {log} = console # XXX GreaseMonkey can't into console.log.bind log = console.log.bind? console