Database settings now work properly

This commit is contained in:
Geoffroy BONNEVILLE
2020-04-03 18:14:44 +02:00
parent b875f3c89d
commit e795a8c3c4
3 changed files with 8 additions and 53 deletions

View File

@@ -4,6 +4,5 @@
{
public string Id { get; set; }
public string Name { get; set; }
}
}