fix error handling

This commit is contained in:
Antonio J. Delgado 2025-02-17 10:37:16 +02:00
parent 1d81c15582
commit cd171f6230

View file

@ -300,6 +300,7 @@ class MastodonEmailBridge:
error,
response.content,
)
return text
return translation
def _init_log(self):