Skip to content

Commit

Permalink
Deploying to gh-pages from @ ff708a1 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
gferon committed Nov 1, 2024
1 parent cf4fe2d commit a728513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/presage/manager/registered.rs.html
Original file line number Diff line number Diff line change
Expand Up @@ -2576,7 +2576,7 @@
key: profile_key.derive_access_key().to_vec(),
certificate: sender_certificate.clone(),
});
<span class="kw">let </span>include_pni_signature = <span class="bool-val">true</span>;
<span class="kw">let </span>include_pni_signature = <span class="bool-val">false</span>;
recipients.push((
ServiceAddress::from_aci(member.uuid),
unidentified_access,
Expand Down

0 comments on commit a728513

Please sign in to comment.