mirror of
https://github.com/docmost/docmost.git
synced 2026-05-14 12:44:16 +08:00
keyword
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user