aachyee / google-desktop-sdk

Automatically exported from code.google.com/p/google-desktop-sdk
0 stars 0 forks source link

I fixed the Google Reader Gadget #141

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The current version of the Google Reader Gadget appears to load indefinitely.

Here's how I did it:
In the file listing.js I changed line 232 to read
if (friend.emailAddresses && friend.emailAddresses.length) {

Enjoy :-) 

Original issue reported on code.google.com by Neumae...@gmail.com on 22 Jun 2011 at 7:40

Attachments: