Skip to content

Commit c43399c

Browse files
authored
Merge branch 'develop' into hotfix/1.0.5
2 parents 2f83e36 + 13f19b5 commit c43399c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

course-matrix/frontend/src/pages/TimetableBuilder/CreateCustomSetting.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ const CreateCustomSetting = ({
175175
restrictionForm.setValue("maxGap", undefined);
176176
restrictionForm.setValue("numDays", undefined);
177177
}}
178+
value={field.value}
178179
defaultValue={""}
179180
>
180181
<SelectTrigger className="w-[320px]">

0 commit comments

Comments
 (0)