@dcrackel/hematournamentui 1.0.168 → 1.0.169
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.
|
@@ -28724,6 +28724,7 @@ const zL = /* @__PURE__ */ he(YS, [["render", nM]]), rM = {
|
|
|
28724
28724
|
default: "Save"
|
|
28725
28725
|
}
|
|
28726
28726
|
},
|
|
28727
|
+
emits: ["tab:menu-click", "update:submit", "update:cancel"],
|
|
28727
28728
|
data() {
|
|
28728
28729
|
return {
|
|
28729
28730
|
localTournament: JSON.parse(JSON.stringify(this.tournament)),
|