small fix

remotes/1705286528371406548/stable1
b3yond 2018-01-04 11:05:36 +01:00
parent 0f6fc60b5e
commit aa45a8e814
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(