瀏覽代碼

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…
取消
儲存