typo
This commit is contained in:
parent
9121514778
commit
8d353c8e24
1 changed files with 1 additions and 1 deletions
|
@ -860,7 +860,7 @@ class Interface:
|
||||||
else:
|
else:
|
||||||
msg_type = 'file-request-error'
|
msg_type = 'file-request-error'
|
||||||
|
|
||||||
self.add_event(account, jid, msg_typ, file_props)
|
self.add_event(account, jid, msg_type, file_props)
|
||||||
|
|
||||||
if gajim.show_notification(account):
|
if gajim.show_notification(account):
|
||||||
# check if we should be notified
|
# check if we should be notified
|
||||||
|
|
Loading…
Add table
Reference in a new issue