mirror of
https://github.com/markqvist/Reticulum.git
synced 2024-11-05 05:40:14 +00:00
Changed transport init
This commit is contained in:
parent
bbf79e1133
commit
e3bd91b82d
@ -72,7 +72,7 @@ class Reticulum:
|
||||
self.applyConfig()
|
||||
RNS.Identity.loadKnownDestinations()
|
||||
|
||||
RNS.Transport.start()
|
||||
RNS.Transport.start(self)
|
||||
|
||||
atexit.register(Reticulum.exit_handler)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user