summaryrefslogtreecommitdiff
path: root/internal/cache/size.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/cache/size.go')
-rw-r--r--internal/cache/size.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/cache/size.go b/internal/cache/size.go
index 3920a6f19..cdaf3a03b 100644
--- a/internal/cache/size.go
+++ b/internal/cache/size.go
@@ -666,6 +666,7 @@ func sizeofStatus() uintptr {
BoostOfID: exampleID,
BoostOfAccountID: exampleID,
ContentWarning: exampleUsername, // similar length
+ ContentWarningText: exampleUsername, // similar length
Visibility: gtsmodel.VisibilityPublic,
Sensitive: func() *bool { ok := false; return &ok }(),
Language: "en",