logseq/logseq-plugin-samples

Hello World Plugin Block Context Menu Example Broken

bezark opened this issue · 0 comments

The current example of a block menu item in the hello world is logseq.Editor.registerBlockContextMenu (line 15). I believe this need to be changed to logseq.Editor.registerBlockContextMenuItem.

Thanks!