mol_plot_all 1.2.1492 → 1.2.1494

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.
package/node.js CHANGED
@@ -4439,7 +4439,7 @@ var $;
4439
4439
  return node;
4440
4440
  }
4441
4441
  auto() {
4442
- return null;
4442
+ return [];
4443
4443
  }
4444
4444
  render() {
4445
4445
  const node = this.dom_node_actual();