Skip to content

Commit c93d1d5

Browse files
authored
fix: rename monitoring-to-monium (#3061)
1 parent 8e47774 commit c93d1d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ export const QUERY_TECHNICAL_MARK = '/*UI-QUERY-EXCLUDE*/';
106106

107107
// ==== Titles ====
108108
export const DEVELOPER_UI_TITLE = 'Developer UI';
109-
export const MONITORING_UI_TITLE = 'Monitoring';
109+
export const MONITORING_UI_TITLE = 'Monium';
110110
export const CLUSTER_DEFAULT_TITLE = 'Cluster';
111111
export const TENANT_DEFAULT_TITLE = 'Database';
112112

0 commit comments

Comments
 (0)