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