mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2026-01-03 10:13: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
|
cols = append(cols, "emojis") // i.e. EmojiIDs
|
||||||
|
|
||||||
// Emojis changed doesn't necessarily
|
// Emojis changed doesn't necessarily
|
||||||
// indicate an edit, it may just now
|
// indicate an edit, it may just not have
|
||||||
// actually be included in a thread.
|
// been previously populated properly.
|
||||||
}
|
}
|
||||||
|
|
||||||
if edited {
|
if edited {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue