Philipp Hörist pushed to branch chat_markers at gajim / gajim


Commits:
f7fce220 by Philipp Hörist at 2019-10-01T21:44:06Z
remove not needed change

- - - - -


1 changed file:

- gajim/common/modules/message.py


Changes:

=====================================
gajim/common/modules/message.py
=====================================
@@ -173,7 +173,7 @@ class Message(BaseModule):
             'timestamp': properties.timestamp,
             'delayed': properties.user_timestamp is not None,
             'muc_pm': properties.is_muc_pm,
-            'gc_control': gc_control,
+            'gc_control': gc_control
         }
 
         app.nec.push_incoming_event(NetworkEvent('update-client-info',



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/f7fce2209a15072d3d05f621e68baf8da5403bb8

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/f7fce2209a15072d3d05f621e68baf8da5403bb8
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to