change debug
This commit is contained in:
parent
1bc0120066
commit
83da7e70f9
1 changed files with 1 additions and 1 deletions
|
@ -286,7 +286,7 @@ class MastodonEmailBridge:
|
|||
)
|
||||
self._log.debug(
|
||||
"Response: %s",
|
||||
response.raw
|
||||
response.content
|
||||
)
|
||||
translation = response.json()['translatedText']
|
||||
return translation
|
||||
|
|
Loading…
Reference in a new issue