feat: 🚀 优化编辑器自定义图片和视频命名
This commit is contained in:
@@ -22,6 +22,6 @@ class ImageBlot extends BlockEmbed {
|
||||
};
|
||||
}
|
||||
}
|
||||
ImageBlot.blotName = "image";
|
||||
ImageBlot.blotName = "customImage";
|
||||
ImageBlot.tagName = "img";
|
||||
export default ImageBlot;
|
||||
|
||||
Reference in New Issue
Block a user