Skip to content

Fix loading of emoji reactions

Charles Wright requested to merge cvwright/bugfix-reactions into main

Previously, we were loading emoji reactions from the local database, but we weren't adding them to the parent Message. 🤦

Merge request reports