diff --git a/website/client/src/components/userMenu/profileStats.vue b/website/client/src/components/userMenu/profileStats.vue index 10e78a66a7..0179e905e9 100644 --- a/website/client/src/components/userMenu/profileStats.vue +++ b/website/client/src/components/userMenu/profileStats.vue @@ -43,7 +43,7 @@ {{ $t('equipment') }}: {{ statsComputed.gearBonus[stat] !== 0 ? '+' : '' }}{{ - statsComputed.gearBonus[stat] + statsComputed.gearBonus[stat] + statsComputed.classBonus[stat] }}