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