mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-11 16:32:55 +00:00
Added experimental merging for contacts with multiple numbers
This commit is contained in:
@@ -97,7 +97,6 @@ class SmsMapper extends Mapper {
|
||||
"type" => $row["sms_type"]
|
||||
);
|
||||
}
|
||||
ksort($messageList);
|
||||
return $messageList;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user