silly typo
This commit is contained in:
parent
996212cb59
commit
ed91010872
1 changed files with 1 additions and 1 deletions
|
@ -658,7 +658,7 @@ class Connection:
|
||||||
host_dict={
|
host_dict={
|
||||||
'state': 0,
|
'state': 0,
|
||||||
'target': str(receiver),
|
'target': str(receiver),
|
||||||
'id': id,
|
'id': file_props['sid'],
|
||||||
'initiator': proxy,
|
'initiator': proxy,
|
||||||
'host': host,
|
'host': host,
|
||||||
'port': str(_port),
|
'port': str(_port),
|
||||||
|
|
Loading…
Add table
Reference in a new issue