thomas-cardon / manaflux

The app needs a rewrite. It might not work anymore. An assistant that can choose your runes, summoner spells, and item sets for League of Legends.
https://ryzzzen.github.io/manaflux/
Creative Commons Zero v1.0 Universal
57 stars 9 forks source link

Identifier 'itemset' has already been declared #6

Closed OrangeNote closed 6 years ago

OrangeNote commented 6 years ago

https://github.com/Ryzzzen/manaflux/blob/33a4a6e7ac5b9c2e24cf03b5b81c529d0261160b/objects/providers/LoLFlavor.js#L29-L32

You might want to change let to var or rename the variable.

thomas-cardon commented 6 years ago

Hello! Thanks for your help! I made a commit just now to fix this.