Merge branch 'bugfix_no_device' into develop

This commit is contained in:
Sakamoto Shiina
2025-03-22 18:10:42 +09:00
3 changed files with 182 additions and 179 deletions

View File

@@ -150,7 +150,7 @@ class Controller:
400,
self.run_mapping["error_device"],
{
"message":"No Speaker device detected",
"message":"No speaker device detected",
"data": None
},
)