silly typo
This commit is contained in:
parent
996212cb59
commit
ed91010872
|
@ -658,7 +658,7 @@ class Connection:
|
|||
host_dict={
|
||||
'state': 0,
|
||||
'target': str(receiver),
|
||||
'id': id,
|
||||
'id': file_props['sid'],
|
||||
'initiator': proxy,
|
||||
'host': host,
|
||||
'port': str(_port),
|
||||
|
|
Loading…
Reference in New Issue