Compare commits
1 Commits
v2.25.0
...
i2p-ifac-f
| Author | SHA1 | Date | |
|---|---|---|---|
| 51eaa83301 |
@@ -508,7 +508,7 @@ class ReticulumMeshChat:
|
||||
# handle I2P interface
|
||||
if interface_type == "I2PInterface":
|
||||
interface_details['connectable'] = "True"
|
||||
interface_details["peers"] = data.get('peers')
|
||||
InterfaceEditor.update_value(interface_details, data, "peers")
|
||||
|
||||
# handle tcp server interface
|
||||
if interface_type == "TCPServerInterface":
|
||||
|
||||
Reference in New Issue
Block a user