mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2026-01-08 18:43:16 -06:00
fix PR review suggestions
This commit is contained in:
parent
1168a1458d
commit
781d7b8584
3 changed files with 15 additions and 13 deletions
|
|
@ -302,7 +302,7 @@ func NewTestAccounts() map[string]*gtsmodel.Account {
|
|||
Username: "admin",
|
||||
AvatarMediaAttachmentID: "",
|
||||
HeaderMediaAttachmentID: "",
|
||||
DisplayName: "Admin",
|
||||
DisplayName: "",
|
||||
Fields: []gtsmodel.Field{},
|
||||
Note: "",
|
||||
Memorial: false,
|
||||
|
|
@ -540,7 +540,7 @@ func NewTestAttachments() map[string]*gtsmodel.MediaAttachment {
|
|||
},
|
||||
},
|
||||
AccountID: "01F8MH1H7YV1Z7D2C8K2730QBF",
|
||||
Description: "",
|
||||
Description: "90's Trent Reznor turning to the camera",
|
||||
ScheduledStatusID: "",
|
||||
Blurhash: "LEDara58O=t5EMSOENEN9]}?aK%0",
|
||||
Processing: 2,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue