DAV file management delete

This commit is contained in:
mdecimus
2025-03-07 19:06:06 +01:00
parent eadd36f4cb
commit 110ec14fe6
40 changed files with 1162 additions and 416 deletions

View File

@@ -124,7 +124,7 @@ impl<T: SessionStream> Session<T> {
// Sort by UID
for (message_id, uid_mailbox) in self
.server
.get_properties::<Archive, _, _>(
.get_properties::<Archive, _>(
account_id,
Collection::Email,
&message_ids,