mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-03 23:15:33 +00:00
updates
This commit is contained in:
parent
b69d1faaeb
commit
6b1ee54f7e
@ -69,7 +69,7 @@ class CLI(Logger):
|
||||
def intro(self):
|
||||
self.status(None)
|
||||
|
||||
def who(self):
|
||||
def who(self,whom):
|
||||
if self.with_required_login():
|
||||
contacts = self.komrade.contacts()
|
||||
print(' ' + '\n '.join(contacts))
|
||||
|
Loading…
Reference in New Issue
Block a user