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