summaryrefslogtreecommitdiff
path: root/internal/ap/interfaces.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/ap/interfaces.go')
-rw-r--r--internal/ap/interfaces.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/ap/interfaces.go b/internal/ap/interfaces.go
index f548dff0b..45ddbfba7 100644
--- a/internal/ap/interfaces.go
+++ b/internal/ap/interfaces.go
@@ -163,6 +163,7 @@ type Accountable interface {
WithManuallyApprovesFollowers
WithEndpoints
WithTag
+ WithPublished
}
// Statusable represents the minimum activitypub interface for representing a 'status'.