diff --git a/website/client/src/components/hall/heroes.vue b/website/client/src/components/hall/heroes.vue index 28b4cfc7f2..9c1e02dc37 100644 --- a/website/client/src/components/hall/heroes.vue +++ b/website/client/src/components/hall/heroes.vue @@ -247,9 +247,6 @@ {{ $t('name') }} - - {{ $t('userId') }} - {{ $t('contribLevel') }} {{ $t('title') }} {{ $t('contributions') }} @@ -272,18 +269,17 @@ v-else :user="hero" /> - - - + +
{{ hero._id }} -
+
+ + admin panel + + {{ hero.contributor.level }} {{ hero.contributor.text }}