Page MenuHomePhabricator

D11664.id39123.diff
No OneTemporary

D11664.id39123.diff

diff --git a/native/identity-service/identity-service-context-provider.react.js b/native/identity-service/identity-service-context-provider.react.js
--- a/native/identity-service/identity-service-context-provider.react.js
+++ b/native/identity-service/identity-service-context-provider.react.js
@@ -123,7 +123,6 @@
oneTimeKey: resultObject?.oneTimeNotifPrekey,
},
payloadSignature: resultObject?.payloadSignature,
- socialProof: resultObject?.socialProof,
};
if (!keyserverKeys.contentInitializationInfo.oneTimeKey) {
@@ -189,7 +188,6 @@
oneTimeKey: outboundKeysInfo?.oneTimeNotifPrekey,
},
payloadSignature: outboundKeysInfo?.payloadSignature,
- socialProof: outboundKeysInfo?.socialProof,
};
try {

File Metadata

Mime Type
text/plain
Expires
Sat, Dec 21, 1:53 PM (19 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2687430
Default Alt Text
D11664.id39123.diff (865 B)

Event Timeline