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