Add a property "IsFavorite" for the drop zone.
This commit is contained in:
@@ -8,5 +8,6 @@ namespace skydiveLogs_api.Data.Interface
|
||||
|
||||
T GetById(int id);
|
||||
|
||||
bool Update(T updated);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user