Переглянути джерело

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>


Завантаження…
Відмінити
Зберегти