mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 13:42:24 -05:00
[bugfix] Extract description as summary first, fall back to name (#2303)
This commit is contained in:
parent
03732aca3b
commit
0b978f2c56
3 changed files with 52 additions and 1 deletions
|
|
@ -164,6 +164,7 @@ type Attachmentable interface {
|
|||
WithMediaType
|
||||
WithURL
|
||||
WithName
|
||||
WithSummary
|
||||
WithBlurhash
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue