fix-221-r2
dev
The merged #224 fix covered the details grid but left the summary pill using humanSize(len(row.Content)), which reads 0 for attachment pastes (text content is empty). Use the attachment size there too.