Reduced fields loaded by library tree view
This should improve performance a little for large libraries, at the expense of loading when a property is selected
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
</span>
|
||||
</template>
|
||||
<template v-else>
|
||||
{{ model.stat || 'Attribute' }} damage
|
||||
<span>{{ model.stat || 'Attribute' }} damage</span>
|
||||
</template>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user