small fix

master
b3yond 2018-01-04 11:05:36 +01:00
parent 7bc17ef95e
commit acc80dbaa5
1 changed files with 1 additions and 1 deletions

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(