Delete, Edit Announcement, style fixes

This commit is contained in:
Dimitar Byalkov
2023-05-14 12:57:32 +02:00
parent 765fa8774d
commit 1adaef73e7
10 changed files with 178 additions and 7 deletions

View File

@@ -26,7 +26,7 @@ namespace Models
}
public int ID
{
get; private set;
get; set;
}
public User Author