Skip to content

Commit 851d6e2

Browse files
committed
feat: add EULA link to constants
1 parent 17f4c31 commit 851d6e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Shared/constants.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -515,3 +515,5 @@ export const DC_DELETE_SUBTITLES = {
515515
DELETE_ENVIRONMENT_SUBTITLE: 'Are you sure you want to delete this environment?',
516516
DELETE_CLUSTER_SUBTITLES: 'Are you sure you want to delete this cluster?',
517517
}
518+
519+
export const EULA_LINK = 'https://devtron.ai/end-user-license-agreement-eula'

0 commit comments

Comments
 (0)