@smarterplan/ngx-smarterplan-core 0.4.1 → 0.4.2

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.
@@ -319,6 +319,7 @@ var CommentType;
319
319
  CommentType["URL"] = "URL";
320
320
  CommentType["YOUTUBE"] = "YOUTUBE";
321
321
  CommentType["URL_SHOP"] = "URL_SHOP";
322
+ CommentType["SCRIPT_EMBED"] = "SCRIPT_EMBED";
322
323
  })(CommentType || (CommentType = {}));
323
324
  var StatusEquipment;
324
325
  (function (StatusEquipment) {