1 parent 8318908 commit de386b0Copy full SHA for de386b0
1 file changed
DashAI/front/src/components/notebooks/tool/ConfigureToolModal.jsx
@@ -119,7 +119,6 @@ export default function ConfigureToolModal({
119
}}
120
>
121
<Typography variant="h6" fontWeight="600" sx={{ whiteSpace: "nowrap" }}>
122
- Configure {tool.type}: {tool.display_name}
123
{t("datasets:label.configureToolTitle", {
124
toolType: tool.type,
125
toolName: tool.display_name,
0 commit comments