Skip to content

Commit

Permalink
Merge pull request #570 from prezly/feature/care-6329-change-video-hi…
Browse files Browse the repository at this point in the history
…nt-to-mention-uploading

[CARE-6329] Change video hint to mention uploading
  • Loading branch information
fgyimah authored Oct 4, 2024
2 parents a58c9b5 + b977843 commit a645a58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/slate-editor/src/modules/editor/menuOptions.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ function* generateOptions(
icon: Icons.ComponentVideo,
group: Group.MEDIA_CONTENT,
text: 'Video',
description: 'Place a video from a URL',
description: 'Embed video by URL or upload',
};
}

Expand Down

0 comments on commit a645a58

Please sign in to comment.