Fix m->d then d->m reactions not merging

This commit is contained in:
Cadence Ember
2025-06-16 22:50:34 +12:00
parent edf60bcd2d
commit 2c15468c22
7 changed files with 17 additions and 7 deletions

View File

@@ -110,6 +110,7 @@ export type Models = {
hashed_event_id: number
message_id: string
encoded_emoji: string
original_encoding: string | null
}
auto_emoji: {