@dcrackel/hematournamentui 1.0.182 → 1.0.183
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.
|
@@ -28794,9 +28794,9 @@ function hM(n, e, t, r, i, o) {
|
|
|
28794
28794
|
key: 0,
|
|
28795
28795
|
initialTime: t.bout.TimeLeft,
|
|
28796
28796
|
timerStatus: t.bout.TimerStatus,
|
|
28797
|
-
ringName:
|
|
28798
|
-
directorName:
|
|
28799
|
-
}, null, 8, ["initialTime", "timerStatus"])),
|
|
28797
|
+
ringName: t.bout.Pool.RingName,
|
|
28798
|
+
directorName: t.bout.RefName
|
|
28799
|
+
}, null, 8, ["initialTime", "timerStatus", "ringName", "directorName"])),
|
|
28800
28800
|
t.bout.MaxPasses ? (I(), ge(A, {
|
|
28801
28801
|
key: 1,
|
|
28802
28802
|
currentPass: t.bout.CurrentPass,
|