Open chefvai opened 8 months ago
friends-average-histogram.user.js is not working at all in firefox / floorp
On line 70: instead of getinfo(); it should be return getinfo();
getinfo();
return getinfo();
That should fix it.
friends-average-histogram.user.js is not working at all in firefox / floorp