Reword comment

pull/175/head
nielsandriesse 5 years ago
parent 845de99561
commit 8463634a83

@ -173,7 +173,7 @@ public final class SyncMessagesProtocol : NSObject {
switch friendRequestStatus {
case .none, .requestExpired:
let messageSender = SSKEnvironment.shared.messageSender
// We need to send the FR message to all of the users device as the contact sync message excludes slave devices
// We need to send the FR message to all of the user's devices as the contact sync message excludes slave devices
let autoGeneratedFRMessage = MultiDeviceProtocol.getAutoGeneratedMultiDeviceFRMessage(for: hexEncodedPublicKey, in: transaction)
thread.isForceHidden = true
thread.save(with: transaction)

Loading…
Cancel
Save