got assignment edit page working again

This commit is contained in:
2024-01-05 08:24:51 -07:00
parent 31e06489ae
commit e6cc3c2a3c
9 changed files with 148 additions and 129 deletions

View File

@@ -1,7 +1,7 @@
{
"Logging": {
"LogLevel": {
"Default": "Trace",
"Default": "Error",
"Microsoft.AspNetCore": "Warning"
}
},