#5 added Hitgroup-Puppet to DamageSite

This commit is contained in:
2021-11-06 01:44:39 +01:00
committed by Giovanni Harting
parent ed6c6e799a
commit f401bcf879
16 changed files with 589 additions and 78 deletions

View File

@@ -73,7 +73,7 @@ const routes = [
{
path: 'damage',
components: {
score: lazyLoadComponent('DamageChart')
score: lazyLoadComponent('DamageSite')
}
}
]