JMAP Registry API implementation - part 9

This commit is contained in:
mdecimus
2026-03-05 19:07:35 +01:00
parent 92c60fff7a
commit 9f9ddee965
47 changed files with 3354 additions and 2280 deletions

View File

@@ -129,7 +129,7 @@ impl ItipAutoExpunge for Server {
}
trc::event!(
Purge(trc::PurgeEvent::AutoExpunge),
Store(trc::StoreEvent::AutoExpunge),
AccountId = account_id,
Collection = Collection::CalendarEventNotification.as_str(),
Total = destroy_ids.len(),