mirror of
https://github.com/taigrr/wtf
synced 2026-04-01 00:18:44 -07:00
Before this, exchange rates were read from a map, which meant the display order was random. This ensures that the list of exchange rates displays in a consistent order and visually denotes rates for the same currency. Signed-off-by: Chris Cummer <chriscummer@me.com>