From b8195861645071c4c7d8997fdbafd65b4db434a8 Mon Sep 17 00:00:00 2001 From: Nicolas Stepien Date: Sun, 11 Dec 2011 21:09:35 +0100 Subject: [PATCH] Note. --- script.coffee | 1 + 1 file changed, 1 insertion(+) diff --git a/script.coffee b/script.coffee index 6120a9072..4c616330d 100644 --- a/script.coffee +++ b/script.coffee @@ -98,6 +98,7 @@ config = 'Auto Update': [true, 'Automatically fetch new posts'] 'Interval': 30 +# XXX GreaseMonkey can't into console.log.bind log = console.log.bind? console # XXX opera cannot into Object.keys