@bigbinary/neeto-editor 1.43.0 → 1.43.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9797,7 +9797,7 @@ var Embeds = Menu$3.Node.create({
9797
9797
  }
9798
9798
  },
9799
9799
  align: {
9800
- "default": "center",
9800
+ "default": "left",
9801
9801
  parseHTML: function parseHTML(element) {
9802
9802
  return element.getAttribute("align");
9803
9803
  }