mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-03 23:15:33 +00:00
komrade update!
This commit is contained in:
parent
8c02a3a4b2
commit
1848280a72
@ -298,7 +298,7 @@ class CLI(Logger):
|
|||||||
# check logged in
|
# check logged in
|
||||||
res_login=res.get('res_login',{})
|
res_login=res.get('res_login',{})
|
||||||
if not self.do_login(res_login): return
|
if not self.do_login(res_login): return
|
||||||
self.stat(res['status'],komrade_name='Operator',**statd)
|
self.stat(res['status'],komrade_name='Operator',use_prefix=False,**statd)
|
||||||
|
|
||||||
return res
|
return res
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user