feat: tag items depending on region and gold state when bought
This commit is contained in:
@@ -234,6 +234,7 @@ function handleRefresh() {
|
||||
:show-pickrate="true"
|
||||
:pickrate="parentCount ? tree.count / parentCount : 0"
|
||||
:size="48"
|
||||
:tags="tree.tags"
|
||||
class="item-tree-img"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user