Updated installer

This commit is contained in:
mdecimus
2023-12-21 18:09:37 +01:00
parent 31719963c9
commit bda7cda59d
33 changed files with 510 additions and 347 deletions

View File

@@ -241,7 +241,6 @@ impl JMAP {
stack.push((children, it));
}
}
debug_assert_eq!(response.ids.len(), paginate.ids.len(), "{tree:#?}");
response.update_results(paginate.build())?;
} else {
response = self