mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-13 16:52:58 -07:00
Update blacklist after changing notifier configs
This commit is contained in:
parent
f9e7c2bdb6
commit
ffb38ef599
2 changed files with 3 additions and 1 deletions
|
@ -318,6 +318,6 @@ def server_message(response, return_msg=False):
|
|||
message = message[:150] + "..."
|
||||
|
||||
if return_msg:
|
||||
return message
|
||||
return unicode(message, 'UTF-8')
|
||||
|
||||
logger.debug("Server responded with message: %s", message)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue