2
0
mirror of https://github.com/ComradCollective/Comrad synced 2024-11-05 21:20:51 +00:00
This commit is contained in:
quadrismegistus 2020-09-15 15:06:31 +01:00
parent b74b398aab
commit ac2cfb39ed

View File

@ -234,7 +234,7 @@ class CLI(Logger):
if msg.data.get('prompt_id')=='addcontact':
self.prompt_adduser(msg)
self.propmt_msg()
self.prompt_msg()
clear_screen()
self.help()