Skip to content

Commit e42a684

Browse files
committed
Notifcation Bug Fix + Comments Removed
1 parent fb1086a commit e42a684

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/components/Course/InstructorQueuePage/QueueFormFields.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ const QueueFormFields = ({
324324
<label htmlFor="rate-length">question(s)</label>
325325
</Form.Group>
326326
)}
327-
<Form.Field required>
327+
<Form.Field>
328328
<label htmlFor="video-radio">Video Chat</label>
329329
<Form.Group id="video-radio">
330330
<Form.Radio

0 commit comments

Comments
 (0)