From ff24ce95ffc6ef9399b48bb00a57b668aa2488aa Mon Sep 17 00:00:00 2001 From: kim Date: Thu, 5 Dec 2024 13:10:26 +0000 Subject: [PATCH] code comment --- internal/federation/dereferencing/status.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/internal/federation/dereferencing/status.go b/internal/federation/dereferencing/status.go index e04096a83..d19669891 100644 --- a/internal/federation/dereferencing/status.go +++ b/internal/federation/dereferencing/status.go @@ -1188,8 +1188,8 @@ func (d *Dereferencer) handleStatusEdit( cols = append(cols, "emojis") // i.e. EmojiIDs // Emojis changed doesn't necessarily - // indicate an edit, it may just now - // actually be included in a thread. + // indicate an edit, it may just not have + // been previously populated properly. } if edited {