Преглед изворни кода

Player details maiden data not showing bug fix

master
kj1352 пре 4 година
родитељ
комит
bee882ea4b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      src/app/components/player-details/player-details.component.html

+ 1
- 1
src/app/components/player-details/player-details.component.html Прегледај датотеку

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


Loading…
Откажи
Сачувај