small fix

This commit is contained in:
b3yond 2018-01-04 11:05:36 +01:00
parent 0f6fc60b5e
commit aa45a8e814

View file

@ -49,7 +49,7 @@ class RetootBot(object):
api_base_url=self.config['muser']['server'],
to_file=client_id
)
return self.client_id
return client_id
def login(self):
m = mastodon.Mastodon(