Procházet zdrojové kódy

Player details maiden data not showing bug fix

master
kj1352 před 4 roky
rodič
revize
bee882ea4b
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      src/app/components/player-details/player-details.component.html

+ 1
- 1
src/app/components/player-details/player-details.component.html Zobrazit soubor

@@ -38,7 +38,7 @@
<li>
<label> Maidens </label>
<h5> {{ stat.overall.bowling_record.wickets }} </h5>
<h5> {{ stat.overall.bowling_record.maidens }} </h5>
</li>
<li>


Načítá se…
Zrušit
Uložit