glanceapp / glance

A self-hosted dashboard that puts all your feeds in one place
GNU Affero General Public License v3.0
8.56k stars 297 forks source link

Support for different currencies in Markets Widget #236

Open arminus opened 1 month ago

arminus commented 1 month ago

e.g.

              - symbol: ARM
                name: ARM Holdings
                currency: EUR

Then display the rate in EUR and not USD.

=> I've already implemented this, PR will follow shortly

arminus commented 1 month ago

See PR https://github.com/glanceapp/glance/pull/238