fix: breadcrumb

This commit is contained in:
Arman
2023-08-18 17:40:07 +02:00
parent f784c05404
commit 1bd1dc3046
@@ -18,7 +18,7 @@
},
{
href: `/console/project-${$project?.$id}/functions/function-${$func?.$id}/deployment-${$deployment?.$id}`,
title: 'Build details'
title: 'Deployment details'
}
];
</script>