mirror of
https://github.com/chatmail/core.git
synced 2026-04-23 00:16:34 +03:00
fix: do not mark the message as seen if it has location.kml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user