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-14 23:01:09 +01:00
parent 0837c019e1
commit d1801035bc

View File

@ -153,8 +153,8 @@ class CLI(Logger):
def check(self,dat):
if self.with_required_login():
res = self.komrade.check_mail()
print('@Operator:',res)