1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-06 23:46:18 +00:00
ocsms/controller
Greg Ross 6868c1fa85 Fix deleting conversations without a contact (#250)
* Fix deleting converstatoins with a contact

If a conversation does not have a contact, the delete function will fail as only the formatted phone number is passed in and the raw sms phone number is needed to execute the delete.
2018-07-01 19:29:29 +02:00
..