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