balance-io / balance-open

Balance Open: A GPL3-licensed macOS menu bar app for all the world’s currencies.
https://balance.io
GNU General Public License v3.0
289 stars 41 forks source link

Remove random obscure fiat currencies from the Currency enum #539

Closed einsteinx2 closed 6 years ago

einsteinx2 commented 6 years ago

They conflict with crypto currencies and no one is using them anyway.

Specifically a user complained about Saint Helena Pound, but we have others that are equally obscure and unused that will also cause conflicts. All that needs to be done is to remove them from the fiat currency enum.

einsteinx2 commented 6 years ago

Created #540 to do in a later release to properly fix this issue. For now, I'm just commenting out obscure fiat currencies.