Skip to content

Commit 7f1849a

Browse files
committed
#3884 add Accept back to SubmitText
1 parent 8a5383e commit 7f1849a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/frontend/src/utils/teams.utils.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ export type SubmitText =
4646
| 'Create Change Request'
4747
| 'Update'
4848
| 'Submit Vendor'
49+
| 'Accept'
4950
| 'Copy BOM';
5051

5152
export type CancelText = 'Cancel' | 'Delete' | 'Exit' | 'No';

0 commit comments

Comments
 (0)