- fixed cropped live feed and amended APIs for submission
This commit is contained in:
@@ -114,7 +114,6 @@ const SettingForms = () => {
|
||||
laneId: laneIdQuery?.data?.id,
|
||||
LID1: values.LID1,
|
||||
LID2: values.LID2,
|
||||
LID3: values.LID3,
|
||||
};
|
||||
await bof2LandMutation.mutateAsync(bof2LaneData);
|
||||
await backOfficeDispatcherMutation.mutateAsync(bof2ConstantsData);
|
||||
|
||||
Reference in New Issue
Block a user