mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-28 23:31:47 +02:00
Frontend+Backend fixes
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
718df2a62d
commit
996b7ac9bf
10 changed files with 128 additions and 42 deletions
|
@ -9,5 +9,5 @@ public class ToDo
|
|||
[BsonRepresentation(BsonType.ObjectId)]
|
||||
public string Id { get; set; }
|
||||
|
||||
public string Description { get; set; }
|
||||
public string Text { get; set; }
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue