mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08: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>