소스 검색

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>


불러오는 중...
취소
저장