update wrokflow
This commit is contained in:
parent
b4c7ee8129
commit
ecb5e6b7c3
11 changed files with 414 additions and 92 deletions
|
|
@ -25,6 +25,7 @@ interface StateUserComments {
|
|||
firstName: string;
|
||||
lastName: string;
|
||||
prefix: string;
|
||||
isComment: boolean;
|
||||
}
|
||||
|
||||
interface DataCommander {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue