mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-12-17 06:44:21 +01:00
Focus handling
This commit is contained in:
@@ -106,7 +106,7 @@ class NomadNetworkApp:
|
||||
self.lxmf_destination = self.message_router.register_delivery_identity(self.identity)
|
||||
RNS.log("LXMF Router ready to receive on: "+RNS.prettyhexrep(self.lxmf_destination.hash))
|
||||
|
||||
self.ui = nomadnet.ui.spawn(self.uimode)
|
||||
nomadnet.ui.spawn(self.uimode)
|
||||
|
||||
|
||||
def lxmf_delivery(self, message):
|
||||
|
||||
Reference in New Issue
Block a user