mirror of
https://github.com/moghtech/komodo.git
synced 2026-07-21 12:56:08 -05:00
rename repo mount to frontend
This commit is contained in:
@@ -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 />
|
||||
|
||||
Reference in New Issue
Block a user