Fixed reactivity in Inventory component
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<Tiles :key="zoneStore.zone?.id ?? 0" />
|
||||
<Objects />
|
||||
<Characters />
|
||||
<!-- <Characters />-->
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
|
Reference in New Issue
Block a user