diff --git a/apps/shinkai-desktop/src/components/tools/python-tool.tsx b/apps/shinkai-desktop/src/components/tools/python-tool.tsx index 7690bc70e..cbd1357ec 100644 --- a/apps/shinkai-desktop/src/components/tools/python-tool.tsx +++ b/apps/shinkai-desktop/src/components/tools/python-tool.tsx @@ -135,7 +135,7 @@ export default function PythonTool({ await updateTool({ toolKey: toolKey ?? '', - toolType: 'Deno', + toolType: 'Python', toolPayload: { config: data.config.map((conf) => ({ BasicConfig: {