We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e47774 commit c93d1d5Copy full SHA for c93d1d5
src/utils/constants.ts
@@ -106,7 +106,7 @@ export const QUERY_TECHNICAL_MARK = '/*UI-QUERY-EXCLUDE*/';
106
107
// ==== Titles ====
108
export const DEVELOPER_UI_TITLE = 'Developer UI';
109
-export const MONITORING_UI_TITLE = 'Monitoring';
+export const MONITORING_UI_TITLE = 'Monium';
110
export const CLUSTER_DEFAULT_TITLE = 'Cluster';
111
export const TENANT_DEFAULT_TITLE = 'Database';
112
0 commit comments