👍️[Update] Mainl: endpointの命名規則を修正
This commit is contained in:
@@ -7,7 +7,7 @@ export const useMicDeviceList = () => {
|
||||
|
||||
const getMicDeviceList = () => {
|
||||
pendingMicDeviceList();
|
||||
asyncStdoutToPython("/get/list_mic_device");
|
||||
asyncStdoutToPython("/get/data/mic_device_list");
|
||||
};
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user