diff --git a/src/wiki.py b/src/wiki.py index e06e335..ebe1ee4 100644 --- a/src/wiki.py +++ b/src/wiki.py @@ -552,6 +552,7 @@ class Wiki: rc_targets_long_lived = self.rc_targets.copy() # Create a copy since those will be updated and we live in async world for combination, webhooks in rc_targets_long_lived.items(): lang = combination.lang + lang = langs[lang]["wiki"] try: # This is best effort scenario, but I don't plan to add re-tries to this dc_msg = DiscordMessage("compact", "custom/webhook_removal", webhooks, content=lang.gettext(