groupware: fix sorting emails in reverse order

This commit is contained in:
Pascal Bleser
2026-07-07 11:33:19 +02:00
parent 6c57f37b3b
commit 6387fa2515

View File

@@ -2149,7 +2149,7 @@ type EmailComparator struct {
// Optional; default value: true.
//
// If false, reverse the comparators results to sort in descending order.
IsAscending bool `json:"isAscending,omitempty"`
IsAscending bool `json:"isAscending"`
// The identifier, as registered in the collation registry defined in
// [RFC4790](https://www.rfc-editor.org/rfc/rfc4790.html), for the algorithm