mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-26 11:28:08 +01:00
Update libsignal-client to 0.76.0
This commit is contained in:
@@ -333,7 +333,7 @@ export function processGiftBadge(
|
||||
}
|
||||
|
||||
const receipt = new ReceiptCredentialPresentation(
|
||||
Buffer.from(giftBadge.receiptCredentialPresentation)
|
||||
giftBadge.receiptCredentialPresentation
|
||||
);
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user