mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 11:21:29 +00:00
add sub menu for PostgreSQL layer (#140)
This commit is contained in:
@@ -52,4 +52,6 @@ export const RoutesMap: { [key: string]: string } = {
|
||||
KubernetesServiceActiveTabIndex: "K8S_SERVICE",
|
||||
MySQL: "MYSQL",
|
||||
MySQLActiveTabIndex: "MYSQL",
|
||||
PostgreSQL: "PostgreSQL",
|
||||
PostgreSQLActiveTabIndex: "PostgreSQL",
|
||||
};
|
||||
|
Reference in New Issue
Block a user