From fbdb714c3f2b8ac882a0a82562adb732fb126a49 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 12 Jul 2024 11:49:43 +0100 Subject: [PATCH] Tidying --- outbox.py | 1 + 1 file changed, 1 insertion(+) diff --git a/outbox.py b/outbox.py index 0ebfe999e..8b644a2c3 100644 --- a/outbox.py +++ b/outbox.py @@ -542,6 +542,7 @@ def post_message_to_outbox(session, translate: {}, print('WARN: post not saved to outbox ' + outbox_name) return False + # update the speaker endpoint for speech synthesis actor_url = get_actor_from_post(message_json) update_speaker(base_dir, http_prefix, post_to_nickname, domain, domain_full,