CameronRushton / anime-anthology-ui-legacy

Aurelia based anime anthology front end
0 stars 0 forks source link

Front end - restoring data to keys #12

Closed jonathan-vidal closed 5 years ago

jonathan-vidal commented 5 years ago

This is to resolve the bug described in Issue#5.

I copy over the new generated JSON to anime-manager.js from the new anilistScrape.py fixed in a pull request created for the back end.

I also disable the div containing the anime rating and popularity stats if there is no data set for them.