Fix errors
This commit is contained in:
parent
b996975939
commit
cd0265f292
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ class Setup():
|
|||
|
||||
else:
|
||||
|
||||
self.mastodon_app_token, self.mastodon_path, self.threshold = self.mastodon_setup(self)
|
||||
self.mastodon_app_token = self.mastodon_setup(self)
|
||||
|
||||
@staticmethod
|
||||
def __check_mastodon_setup(self):
|
||||
|
|
Loading…
Reference in a new issue