Skip to content

Commit 8f7fe04

Browse files
Update packages/tasks/src/tasks/image-to-video/data.ts
Co-authored-by: Merve Noyan <[email protected]>
1 parent 1c23862 commit 8f7fe04

File tree

1 file changed

+1
-1
lines changed
  • packages/tasks/src/tasks/image-to-video

1 file changed

+1
-1
lines changed

packages/tasks/src/tasks/image-to-video/data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const taskData: TaskDataCustom = {
2626
type: "img",
2727
},
2828
{
29-
label: "Optional prompt",
29+
label: "Optional Text Prompt",
3030
content: "This penguin is dancing",
3131
type: "text",
3232
},

0 commit comments

Comments
 (0)