Skip to content

Commit b9dc45d

Browse files
committed
chore: update local storage key for central api
1 parent f7b77dc commit b9dc45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Shared/constants.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,6 +536,6 @@ export const Routes = {
536536

537537
export const ENTERPRISE_SUPPORT_LINK = 'enterprise@devtron.ai'
538538

539-
export const CENTRAL_API_LOCAL_STORAGE_KEY = 'centralAPIConfig'
539+
export const CENTRAL_API_LOCAL_STORAGE_KEY = 'central-api-connection-config'
540540

541541
export const INVALID_LICENSE_KEY = 'inValid'

0 commit comments

Comments
 (0)