fix error handling
This commit is contained in:
parent
1d81c15582
commit
cd171f6230
1 changed files with 1 additions and 0 deletions
|
@ -300,6 +300,7 @@ class MastodonEmailBridge:
|
|||
error,
|
||||
response.content,
|
||||
)
|
||||
return text
|
||||
return translation
|
||||
|
||||
def _init_log(self):
|
||||
|
|
Loading…
Reference in a new issue