[bugfix] Read Bookwyrm Articles more thoroughly (#1410)

This commit is contained in:
tobi
2023-02-02 16:41:02 +01:00
committed by GitHub
parent 382512a5a6
commit 271da016b9
5 changed files with 123 additions and 118 deletions

View File

@@ -51,6 +51,7 @@ type Statusable interface {
WithTypeName
WithSummary
WithName
WithInReplyTo
WithPublished
WithURL