Skip to content

Fix: Handle empty `content` in reposts

Jamie Tanna requested to merge defect/empty-repost-content into develop

An assumption made at the time was that there will always be content in reposts, but that's not always true - especially when retweeting something without wanting to add any info.

Merge request reports