Skip to content

Commit ddd6cc2

Browse files
authored
Merge pull request #241 from swiftss-org/staging
Release: 9/8/2023
2 parents a7f3152 + 0008e32 commit ddd6cc2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/pages/RegisterEpisode/constants.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,4 +183,8 @@ export const EPISODE_TYPE_OPTIONS: SelectOption[] = [
183183
value: 3,
184184
label: 'Umbilical/Periumbilicial Mesh Hernia Repair',
185185
},
186+
{
187+
value: 4,
188+
label: 'Epigastric Hernia'
189+
},
186190
];

0 commit comments

Comments
 (0)