diff --git a/rslib/src/stats/card.rs b/rslib/src/stats/card.rs index ba0adf8b8..95ef867ec 100644 --- a/rslib/src/stats/card.rs +++ b/rslib/src/stats/card.rs @@ -195,6 +195,7 @@ impl Collection { let revlog = cs .revlog .into_iter() + .rev() .map(|e| revlog_to_text(e, i18n, offset)) .collect(); let revlog_titles = RevlogText {