mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[bugfix] Extract description as summary
first, fall back to name
(#2303)
This commit is contained in:
@ -164,6 +164,7 @@ type Attachmentable interface {
|
||||
WithMediaType
|
||||
WithURL
|
||||
WithName
|
||||
WithSummary
|
||||
WithBlurhash
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user