D'oh!
This commit is contained in:
parent
cf2da2b039
commit
92e9a51fc5
|
@ -1126,7 +1126,7 @@ class Connection(ConnectionHandlers):
|
|||
if ((composing_xep == 'XEP-0085' or not composing_xep) \
|
||||
and composing_xep != 'asked_once') or \
|
||||
(gajim.capscache.is_supported(contact,
|
||||
xmpp.NS_CHATSTATES) and \
|
||||
common.xmpp.NS_CHATSTATES) and \
|
||||
not gajim.capscache.is_supported(contact,
|
||||
'notexistant')):
|
||||
# XEP-0085
|
||||
|
|
Loading…
Reference in New Issue