Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLovinator1 committed Jul 16, 2023
1 parent e1e9a43 commit 5a8089e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions discord_twitter_webhooks/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@ async def settings_post(
nitter_instance: The Nitter instance to use.
deepl_auth_key: The DeepL auth key to use.
"""
# TODO: Run reader.change_feed_url() on all feeds if the Nitter instance has changed.
app_settings = ApplicationSettings(
nitter_instance=nitter_instance,
deepl_auth_key=deepl_auth_key,
Expand Down

0 comments on commit 5a8089e

Please sign in to comment.