fix bad merge in libloki-protocol

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

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

Loading…
Cancel
Save