This commit is contained in:
Philipinho
2026-03-28 11:40:10 +00:00
parent 2c35d2b3f4
commit bdde4a7178
@@ -583,7 +583,7 @@ const CommandGroups: SlashMenuGroupedItemsType = {
{
title: "YouTube",
description: "Embed YouTube video",
searchTerms: ["youtube", "yt", "media"],
searchTerms: ["youtube", "yt", "media", "video"],
icon: YoutubeIcon,
command: ({ editor, range }: CommandProps) => {
editor