mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 07:38:33 -06:00
udpates
This commit is contained in:
@@ -95,7 +95,8 @@ export default function NewCourseForm() {
|
||||
AssignmentSubmissionType.ONLINE_UPLOAD,
|
||||
],
|
||||
defaultFileUploadTypes: ["pdf", "png", "jpg", "jpeg"],
|
||||
defaultLockHoursOffset: 0
|
||||
defaultLockHoursOffset: 0,
|
||||
holidays: {}
|
||||
},
|
||||
})
|
||||
.then(() => {
|
||||
|
||||
Reference in New Issue
Block a user