Skip to content

Commit d819b94

Browse files
committed
fix health in ally guess info
1 parent b52cb21 commit d819b94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/game-component/ally-game/ally-guess-info/ally-guess-info.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
[hasFilter]="hasFilter.bind(this)"
5050
[setFilter]="setFilter.bind(this)"
5151
name="Health"
52-
field="attack"></guess-info-attribute>
52+
field="health"></guess-info-attribute>
5353
</div>
5454
<!-- faction/aspect -->
5555
<div>

0 commit comments

Comments
 (0)