Adjust fediverse app name

master
Thor 3 years ago
parent 906d044b8c
commit 8e9f2831c1
  1. 2
      cringefilter.py

@ -64,7 +64,7 @@ class Instance:
def setup(self):
if not os.path.exists(self.client_file):
Mastodon.create_app(
'MastodonDeleter',
'Cringefilter',
api_base_url = self.base_url,
to_file = self.client_file)

Loading…
Cancel
Save