mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-05 21:20:51 +00:00
updates
This commit is contained in:
parent
bf18bbc2a8
commit
534e7918a7
@ -90,7 +90,7 @@ class CLI(Logger):
|
||||
self._loggedin=False
|
||||
self._komrade=None
|
||||
if 'status' in res:
|
||||
print('@Operator: '+res.get('status','?'))
|
||||
print('@Operator: '+res.get('status','?')+'\n')
|
||||
|
||||
@property
|
||||
def komrade(self):
|
||||
|
Loading…
Reference in New Issue
Block a user