@dcrackel/hematournamentui 1.0.657 → 1.0.659

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.
@@ -33245,7 +33245,7 @@ function G4(t, e, n, r, o, i) {
33245
33245
  "onUpdate:count": i.handleNumOfRingsChange
33246
33246
  }, null, 8, ["count", "onUpdate:count"])
33247
33247
  ])) : Q("", !0),
33248
- i.ifManualSeedByRule && i.mode === "preparation" ? (f(), I("section", U4, [
33248
+ i.ifManualSeedByRule && (i.mode === "preparation" || i.mode === "custompool") ? (f(), I("section", U4, [
33249
33249
  h(c, {
33250
33250
  checked: o.manualEdit,
33251
33251
  label: "Prevent Sorting",
@@ -39881,7 +39881,7 @@ const _2 = /* @__PURE__ */ se(z2, [["render", Z2]]), $2 = {
39881
39881
  props: {
39882
39882
  displays: {
39883
39883
  type: Array,
39884
- required: !0
39884
+ default: () => []
39885
39885
  },
39886
39886
  eventDropDown: {
39887
39887
  type: Array,