fix: do not mark the message as seen if it has location.kml

This commit is contained in:
link2xt
2024-05-16 19:36:39 +00:00
parent 5db202169b
commit e66b9de922
2 changed files with 49 additions and 1 deletions

View File

@@ -1019,7 +1019,6 @@ async fn add_parts(
|| fetching_existing_messages
|| is_mdn
|| is_reaction
|| is_location_kml
|| chat_id_blocked == Blocked::Yes
{
MessageState::InSeen