mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-05-02 14:46:05 -04:00
Refactored and documented Reticulum class
This commit is contained in:
parent
b2eebd90ea
commit
aa02931364
3 changed files with 19 additions and 4 deletions
|
@ -128,7 +128,7 @@ class Identity:
|
|||
return False
|
||||
|
||||
@staticmethod
|
||||
def exitHandler():
|
||||
def exit_handler():
|
||||
Identity.saveKnownDestinations()
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue