Fix m->d then d->m reactions not merging
This commit is contained in:
1
src/db/orm-defs.d.ts
vendored
1
src/db/orm-defs.d.ts
vendored
@@ -110,6 +110,7 @@ export type Models = {
|
||||
hashed_event_id: number
|
||||
message_id: string
|
||||
encoded_emoji: string
|
||||
original_encoding: string | null
|
||||
}
|
||||
|
||||
auto_emoji: {
|
||||
|
||||
Reference in New Issue
Block a user