fix: correct indentation in setSpeechServer function
Co-authored-by: aider (ollama/deepseek-coder:6.7b) <aider@aider.chat>
This commit is contained in:
@@ -168,6 +168,7 @@ def setSpeechServer(speechServer: SpeechServer) -> None:
|
||||
global _speechserver
|
||||
_speechserver = speechServer
|
||||
shutdown()
|
||||
shutdown()
|
||||
else:
|
||||
init()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user