From 271da016b91d8d575e13be03b440f970cd333ebe Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Thu, 2 Feb 2023 16:41:02 +0100 Subject: [bugfix] Read Bookwyrm Articles more thoroughly (#1410) --- internal/ap/interfaces.go | 1 + 1 file changed, 1 insertion(+) (limited to 'internal/ap/interfaces.go') diff --git a/internal/ap/interfaces.go b/internal/ap/interfaces.go index a538e4c2b..5bfeef642 100644 --- a/internal/ap/interfaces.go +++ b/internal/ap/interfaces.go @@ -51,6 +51,7 @@ type Statusable interface { WithTypeName WithSummary + WithName WithInReplyTo WithPublished WithURL -- cgit v1.2.3