fix(cli): use PDS-returned blob mimeType after upload
39bcdcc8
Local mimeType from filename extension can disagree with the stored blob when PDS dedupes (same CID, original mimeType wins). Record then references the blob with wrong mimeType and PDS rejects publish. Trust uploadBlob response for mimeType and size.
1 file(s) · +4 −3