mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
Format
This commit is contained in:
parent
06616fbaf6
commit
c9d42680dc
1 changed files with 1 additions and 1 deletions
|
|
@ -353,7 +353,7 @@ pub(crate) fn get_last_revlog_info(revlogs: &[RevlogEntry]) -> HashMap<CardId, L
|
||||||
last_reviewed_at,
|
last_reviewed_at,
|
||||||
previous_interval,
|
previous_interval,
|
||||||
},
|
},
|
||||||
);
|
);
|
||||||
});
|
});
|
||||||
out
|
out
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue