simple changelog
This commit is contained in:
parent
04f994d4b7
commit
e966256fa2
15 changed files with 267 additions and 103 deletions
|
|
@ -156,6 +156,7 @@ def run():
|
|||
state.tor = tor.Tor()
|
||||
state.node = node.server.start()
|
||||
state.nodes = nodes.Nodes()
|
||||
|
||||
def publish():
|
||||
if not state.tor.is_online():
|
||||
state.main.call_later(10, publish)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue