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,
|
||||
broadcastType,
|
||||
assignmentMainTypeId: mainType,
|
||||
assignmentTypeId: type,
|
||||
fileTypeOutput: selectedOutputs,
|
||||
assignmentTypeId: type,
|
||||
narration: data.naration,
|
||||
platformType: "",
|
||||
title: data.title,
|
||||
attachmentUrl: links,
|
||||
platformType: "",
|
||||
};
|
||||
|
||||
// const requestData = {
|
||||
|
|
|
|||
Loading…
Reference in New Issue