Skip to content

Commit

Permalink
A1SDS-2786 -Purpose policy: ID 3.1 Trace
Browse files Browse the repository at this point in the history
  • Loading branch information
ajithsimons committed Dec 20, 2023
1 parent f0ec9bb commit 0a7ed01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/utils/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ const DURATION_UNIT_MAPPING = {
const PURPOSE_VALUES: ISelectList[] = [
{
id: 0,
title: 'ID 3.0 Trace',
value: 'ID 3.0 Trace',
title: 'ID 3.1 Trace',
value: 'ID 3.1 Trace',
},
];

Expand Down

0 comments on commit 0a7ed01

Please sign in to comment.