Updated forms and some UI for new data structure
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<div
|
||||
class="text-no-wrap text-truncate"
|
||||
>
|
||||
{{ model.amountResult }}
|
||||
{{ model.amount && model.amount.value }}
|
||||
{{ model.damageType }}<span
|
||||
v-if="model.damageType !== 'healing'"
|
||||
> damage</span>
|
||||
|
||||
Reference in New Issue
Block a user