From d70f4e166dd9ce2f11a6ac2d7a2e500515657041 Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Mon, 8 Jul 2024 15:47:03 +0200 Subject: [feature/frontend] Allow setting alt-text for avatar + header (#3086) --- testrig/testmodels.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testrig/testmodels.go') diff --git a/testrig/testmodels.go b/testrig/testmodels.go index 3db8ef62f..de6e97142 100644 --- a/testrig/testmodels.go +++ b/testrig/testmodels.go @@ -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, -- cgit v1.2.3