mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 10:33:01 +00:00
all fixes for Project.creatorId and Organisation tables
This commit is contained in:
@@ -108,5 +108,5 @@ export type IssueResponse = {
|
||||
export type ProjectResponse = {
|
||||
Project: ProjectRecord;
|
||||
Organisation: OrganisationRecord;
|
||||
Creator: UserRecord;
|
||||
User: UserRecord;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user