Fix view for village state
This commit is contained in:
@ -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"
|
||||||
|
Reference in New Issue
Block a user