mirror of
https://github.com/taigrr/wtf
synced 2026-03-20 14:52:18 -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>