forum-ch-17
Advanced tools
Comparing version 0.0.47 to 0.0.48
{ | ||
"name": "forum-ch-17", | ||
"version": "0.0.47", | ||
"version": "0.0.48", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "vueComponents.js", |
@@ -476,5 +476,5 @@ Vue.component('elemento-raza', { | ||
</div> | ||
<div v-if="characterAugments.length" class="character-extras no-style"> | ||
<div v-if="characterAugments.length" class="character-extras"> | ||
<h4 class="character-extras-title">Aumentos <span class="character-extras-count">({{ characterAugments.length }}/{{ characterEfforts[1].value - 2 }})</span></h4> | ||
<ul class="character-extras-content character-augments"> | ||
<ul class="character-extras-content character-augments no-style"> | ||
<li v-for="item in characterAugments" class="character-extras-element"> | ||
@@ -481,0 +481,0 @@ <elemento-tienda :name="item"></elemento-tienda> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
36760