mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-05-17 13:20:25 -04:00
Work on Conversations UI
This commit is contained in:
parent
f5d263ee31
commit
0c1108f00e
4 changed files with 57 additions and 12 deletions
|
@ -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__)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue