Include prefix for PNI serviceIds on export

Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
This commit is contained in:
automated-signal
2026-03-20 12:00:59 -05:00
committed by GitHub
parent f8738e2e67
commit 088a55e0ca

View File

@@ -2065,7 +2065,7 @@ export class BackupExportStream extends Readable {
/** For fields that can accept either ACI or PNI bytes */
#serviceIdToBytes(serviceId: ServiceIdString): Uint8Array<ArrayBuffer> {
return ServiceId.parseFromServiceIdString(serviceId).getRawUuidBytes();
return ServiceId.parseFromServiceIdString(serviceId).getServiceIdBinary();
}
async #toChatItemFromNonBubble(