Fix incremental merge CI

This commit is contained in:
KnugiHK
2026-01-19 21:31:23 +08:00
parent 96d323e0ed
commit 035e61c4d7

View File

@@ -101,6 +101,7 @@ chat_data_merged = {
"mime": None,
"reply": None,
"quoted_data": None,
'reactions': {},
"caption": None,
"thumb": None,
"sticker": False,
@@ -121,6 +122,7 @@ chat_data_merged = {
"mime": None,
"reply": None,
"quoted_data": None,
'reactions': {},
"caption": None,
"thumb": None,
"sticker": False,
@@ -141,6 +143,7 @@ chat_data_merged = {
"mime": None,
"reply": None,
"quoted_data": None,
'reactions': {},
"caption": None,
"thumb": None,
"sticker": False,