mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2026-01-04 09:03:17 -06:00
remove mention.UpdatedAt, fixes related to NewULIDFromTime() change
This commit is contained in:
parent
a449781152
commit
80cc0b165c
10 changed files with 22 additions and 66 deletions
1
internal/cache/size.go
vendored
1
internal/cache/size.go
vendored
|
|
@ -532,7 +532,6 @@ func sizeofMention() uintptr {
|
|||
ID: exampleURI,
|
||||
StatusID: exampleURI,
|
||||
CreatedAt: exampleTime,
|
||||
UpdatedAt: exampleTime,
|
||||
OriginAccountID: exampleURI,
|
||||
OriginAccountURI: exampleURI,
|
||||
TargetAccountID: exampleID,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue