Commit 7a399acc authored by 吕祺's avatar 吕祺 ⛹🏽

change video

parent 01481c15
......@@ -45,8 +45,8 @@
// This is used to populate the custom widget in the markdown editor in the CMS.
fromBlock: function(match) {
return {
poster: match[1],
urls: match[2]
poster: match[2],
urls: match[1]
};
},
// Given an object with one property for each field defined in `fields`,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment