fix cherry-pick error
This commit is contained in:
parent
62ec2ff34e
commit
7ab3a20b3b
1 changed files with 1 additions and 0 deletions
|
|
@ -141,6 +141,7 @@ type Option = {
|
|||
updatedAt?: Date | null;
|
||||
editcount?: boolean | null;
|
||||
processErrors?: string[] | null;
|
||||
mandatoryCW?: string | null;
|
||||
};
|
||||
|
||||
@Injectable()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue