mirror of
https://github.com/stalwartlabs/stalwart.git
synced 2026-03-17 14:34:03 +00:00
Fixed missing sort
This commit is contained in:
@@ -1994,6 +1994,7 @@ impl ManageDirectory for Store {
|
||||
}
|
||||
|
||||
if update_principal {
|
||||
principal.sort();
|
||||
build_search_index(
|
||||
&mut batch,
|
||||
principal_id,
|
||||
|
||||
Reference in New Issue
Block a user