feat: attributes in cards and projects
This commit is contained in:
@@ -14,5 +14,6 @@ export type CardGeneralInfoSchema = {
|
||||
boardId: number;
|
||||
statusId: number;
|
||||
isServicesProfitAccounted: boolean;
|
||||
clientId: (number | null);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user