Merge branch 'main' of https://gitlab.com/hanifsalafi/mediahub_redesign into prod
This commit is contained in:
commit
ae2fcb623a
|
|
@ -356,12 +356,12 @@ export default function FormTask() {
|
||||||
taskType,
|
taskType,
|
||||||
broadcastType,
|
broadcastType,
|
||||||
assignmentMainTypeId: mainType,
|
assignmentMainTypeId: mainType,
|
||||||
assignmentTypeId: type,
|
|
||||||
fileTypeOutput: selectedOutputs,
|
fileTypeOutput: selectedOutputs,
|
||||||
|
assignmentTypeId: type,
|
||||||
narration: data.naration,
|
narration: data.naration,
|
||||||
platformType: "",
|
|
||||||
title: data.title,
|
title: data.title,
|
||||||
attachmentUrl: links,
|
attachmentUrl: links,
|
||||||
|
platformType: "",
|
||||||
};
|
};
|
||||||
|
|
||||||
// const requestData = {
|
// const requestData = {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue