Fix view for village state
This commit is contained in:
parent
54327ddbe0
commit
e9df2c839b
@ -116,7 +116,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<resource-line
|
<resource-line
|
||||||
v-if="villageState.required.active && isExtended(villageState.id)"
|
v-if="villageState.required.active"
|
||||||
:title="'Баланс след.:'"
|
:title="'Баланс след.:'"
|
||||||
:hint="'Баланс следующей задачи'"
|
:hint="'Баланс следующей задачи'"
|
||||||
:resources="villageState.required.balance"
|
:resources="villageState.required.balance"
|
||||||
|
Loading…
Reference in New Issue
Block a user