rename repo mount to frontend

This commit is contained in:
beckerinj
2022-07-09 02:42:34 -04:00
parent 5e14ed5d31
commit 60cf2efdec
@@ -60,7 +60,7 @@ const Config: Component<{}> = () => {
),
},
(userCanUpdate() || deployment.repo ? true : false) && {
title: "repo mount",
title: "frontend",
element: (
<Grid class="config-items scroller" placeItems="start center">
<Git />