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