adamalbrecht / hacker-news-for-chrome

A simple chrome extension for displaying the latest from Hacker News
Other
34 stars 18 forks source link

Uncaught ReferenceError: updateLastRefreshTime is not defined #10

Closed ghost closed 10 years ago

ghost commented 12 years ago

Hello,

I noticed that the 'updateLastRefreshTime()' function was being called in popup.html, and was not defined anywhere.

('Inspect popup' with Chrome and check the console to verify)

I was having some weird refresh times...anyway, I went ahead a dropped in the onliner in core.js