mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-02 17:44:46 +00:00
Fix a typo about PostgreSQL Monitoring. (#141)
This commit is contained in:
parent
2fd5fb9b1e
commit
ffabc7c7a7
@ -52,6 +52,6 @@ export const RoutesMap: { [key: string]: string } = {
|
||||
KubernetesServiceActiveTabIndex: "K8S_SERVICE",
|
||||
MySQL: "MYSQL",
|
||||
MySQLActiveTabIndex: "MYSQL",
|
||||
PostgreSQL: "PostgreSQL",
|
||||
PostgreSQLActiveTabIndex: "PostgreSQL",
|
||||
PostgreSQL: "POSTGRESQL",
|
||||
PostgreSQLActiveTabIndex: "POSTGRESQL",
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user