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 9e606db62..6ba3c3735 100644
--- a/internal/ap/interfaces.go
+++ b/internal/ap/interfaces.go
@@ -164,6 +164,7 @@ type Attachmentable interface {
WithMediaType
WithURL
WithName
+ WithSummary
WithBlurhash
}