mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-12-17 06:44:21 +01:00
Work on Conversations UI
This commit is contained in:
@@ -135,6 +135,8 @@ class NomadNetworkApp:
|
||||
# RNS.log("\t| Message signature : "+signature_string)
|
||||
# RNS.log("\t+---------------------------------------------------------------")
|
||||
|
||||
def conversations(self):
|
||||
return nomadnet.Conversation.conversation_list(self)
|
||||
|
||||
def createDefaultConfig(self):
|
||||
self.config = ConfigObj(__default_nomadnet_config__)
|
||||
|
||||
Reference in New Issue
Block a user