From 60cf2efdecb42f3894299fe37215266a0543363c Mon Sep 17 00:00:00 2001 From: beckerinj Date: Sat, 9 Jul 2022 02:42:34 -0400 Subject: [PATCH] rename repo mount to frontend --- frontend/src/components/deployment/tabs/config/Config.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/deployment/tabs/config/Config.tsx b/frontend/src/components/deployment/tabs/config/Config.tsx index 1fb4d670c..31b846695 100644 --- a/frontend/src/components/deployment/tabs/config/Config.tsx +++ b/frontend/src/components/deployment/tabs/config/Config.tsx @@ -60,7 +60,7 @@ const Config: Component<{}> = () => { ), }, (userCanUpdate() || deployment.repo ? true : false) && { - title: "repo mount", + title: "frontend", element: (