This commit is contained in:
spla 2023-05-17 21:34:02 +02:00
pare b996975939
commit cd0265f292

Veure arxiu

@ -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):