mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-07-29 19:18:09 -07:00
Refactored and documented Reticulum class
This commit is contained in:
+1
-1
@@ -128,7 +128,7 @@ class Identity:
|
||||
return False
|
||||
|
||||
@staticmethod
|
||||
def exitHandler():
|
||||
def exit_handler():
|
||||
Identity.saveKnownDestinations()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user