fix bad merge in libloki-protocol

pull/14/head
sachaaaaa 7 years ago
parent b432700fe8
commit eb488f9305

@ -27,7 +27,7 @@
return { return {
type : 6, //friend request type : 6, //friend request
body : new dcodeIO.ByteBuffer.wrap(ivAndCiphertext).toString('binary'), body : ivAndCiphertext,
registrationId : null registrationId : null
}; };
}, },

Loading…
Cancel
Save