Skip to content

Commit 8533582

Browse files
authored
Merge branch 'main' into dev
2 parents 6c12482 + ac1c7df commit 8533582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/endpoints.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ export const configUrl = `${host}${api}config/catalogs/`
1919
export const ssoURL = `${host}${api}config/sso/`
2020

2121
//UI information mappings
22-
export const uiConfigUrl = `${host}${api}config/info-mapping/`;
22+
export const uiConfigUrl = `${host}${api}config/info-mapping/`;

0 commit comments

Comments
 (0)