feat: processing of modules in card, renaming
This commit is contained in:
@@ -13,5 +13,6 @@ export type CardGeneralInfoSchema = {
|
||||
manager?: (UserSchema | null);
|
||||
boardId: number;
|
||||
statusId: number;
|
||||
isServicesProfitAccounted: boolean;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user