mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-30 14:56:16 -06:00
code comment
This commit is contained in:
parent
148bc121cc
commit
ff24ce95ff
1 changed files with 2 additions and 2 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue