#5 renamed dummy + new heading

This commit is contained in:
2021-11-07 07:49:22 +01:00
committed by Giovanni Harting
parent 7659b84451
commit 48c05845e4
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
<TotalDamage/>
</div>
<div class="hitgroup">
<h3 class="text-center">Hitgroup-Puppet</h3>
<h3 class="text-center">Damage by Hitgroup</h3>
<HitgroupPuppet :equipment_map="data.equipment_map" :stats="data.stats" />
</div>
</div>

View File

@@ -322,7 +322,7 @@ export default {
},
series: [
{
name: 'Hitgroup Dummy',
name: 'Hitgroup',
type: 'map',
map: 'hitgroup-puppet',
top: '0%',