removing lock date same as due date option

This commit is contained in:
2023-10-13 12:24:02 -06:00
parent 1fb90756e1
commit e7daf5f77f
8 changed files with 25 additions and 59 deletions

View File

@@ -27,6 +27,7 @@
catch(QuizMarkdownParseException e)
{
error = e.Message;
StateHasChanged();
}
}
}