mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-06 12:46:31 +00:00
fix the cellulite spilling bug
This commit is contained in:
@ -340,4 +340,4 @@ impl<T: steppe::Step> Step for Compat<T> {
|
||||
fn total(&self) -> u32 {
|
||||
self.0.total().try_into().unwrap_or(u32::MAX)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user