mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 06:12:25 -05:00
[feature/frontend] Allow setting alt-text for avatar + header (#3086)
This commit is contained in:
parent
43c480aec4
commit
d70f4e166d
18 changed files with 395 additions and 140 deletions
|
|
@ -969,7 +969,7 @@ func NewTestAttachments() map[string]*gtsmodel.MediaAttachment {
|
|||
},
|
||||
},
|
||||
AccountID: "01F8MH1H7YV1Z7D2C8K2730QBF",
|
||||
Description: "A very old-school screenshot of the original team fortress mod for quake ",
|
||||
Description: "A very old-school screenshot of the original team fortress mod for quake",
|
||||
ScheduledStatusID: "",
|
||||
Blurhash: "L26j{^WCs+R-N}jsxWj@4;WWxDoK",
|
||||
Processing: 2,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue