@dcrackel/hematournamentui 1.0.170 → 1.0.172

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.
@@ -28727,7 +28727,7 @@ const zL = /* @__PURE__ */ he(YS, [["render", nM]]), rM = {
28727
28727
  emits: ["tab:menu-click", "update:submit", "update:cancel"],
28728
28728
  data() {
28729
28729
  return {
28730
- localTournament: JSON.parse(JSON.stringify(this.tournament)),
28730
+ localTournament: this.tournament,
28731
28731
  validation: {
28732
28732
  name: !1,
28733
28733
  imageLink: !1,