mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: breadcrumb
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@
|
||||
},
|
||||
{
|
||||
href: `/console/project-${$project?.$id}/functions/function-${$func?.$id}/deployment-${$deployment?.$id}`,
|
||||
title: 'Build details'
|
||||
title: 'Deployment details'
|
||||
}
|
||||
];
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user