@dcrackel/hematournamentui 1.0.149 → 1.0.150

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.
@@ -28503,8 +28503,7 @@ const xa = /* @__PURE__ */ de(FS, [["render", VS]]), YS = {
28503
28503
  tabs: [
28504
28504
  { id: "Basic", label: "Basic", color: "primaryHighlight" },
28505
28505
  { id: "Details", label: "Details", color: "primaryHighlight" },
28506
- { id: "Events", label: "Events", color: "primaryHighlight" },
28507
- { id: "Staff", label: "Staff", color: "primaryHighlight" }
28506
+ { id: "Events", label: "Events", color: "primaryHighlight" }
28508
28507
  ]
28509
28508
  };
28510
28509
  },
@@ -28537,7 +28536,7 @@ const xa = /* @__PURE__ */ de(FS, [["render", VS]]), YS = {
28537
28536
  this.tournament.startDate = n;
28538
28537
  },
28539
28538
  handleEditorUpdate(n) {
28540
- this.tournament.description = n;
28539
+ this.tournament.Description = n;
28541
28540
  },
28542
28541
  handleSubmit() {
28543
28542
  this.$emit("update:submit", this.localTournament);
@@ -28734,8 +28733,7 @@ const YL = /* @__PURE__ */ de(YS, [["render", nM]]), rM = {
28734
28733
  tabs: [
28735
28734
  { id: "Basic", label: "Basic", color: "primaryHighlight" },
28736
28735
  { id: "Details", label: "Details", color: "primaryHighlight" },
28737
- { id: "Events", label: "Events", color: "primaryHighlight" },
28738
- { id: "Staff", label: "Staff", color: "primaryHighlight" }
28736
+ { id: "Events", label: "Events", color: "primaryHighlight" }
28739
28737
  ],
28740
28738
  usingM2: !0,
28741
28739
  selectedVisibility: "Open"