fix: correct indentation in setSpeechServer function

Co-authored-by: aider (ollama/deepseek-coder:6.7b) <aider@aider.chat>
This commit is contained in:
Storm Dragon
2026-01-21 09:28:32 -05:00
parent 803404aa48
commit 26cca56c34

View File

@@ -169,6 +169,7 @@ def setSpeechServer(speechServer: SpeechServer) -> None:
_speechserver = speechServer
shutdown()
shutdown()
shutdown()
else:
init()