diff --git a/src/components/TabsMenuElements/ProfileView/Components/ProfileContainer.vue b/src/components/TabsMenuElements/ProfileView/Components/ProfileContainer.vue index da167fe..84c3c0d 100644 --- a/src/components/TabsMenuElements/ProfileView/Components/ProfileContainer.vue +++ b/src/components/TabsMenuElements/ProfileView/Components/ProfileContainer.vue @@ -87,8 +87,10 @@
IP : {{player_ip}}
Страна : {{this.player['play_on']['country']}}
-Убийств : {{this.player['play_on']['kills']}}
-Смертей : {{this.player['play_on']['deads']}}
+Убийств : {{this.player['killfeed']['kills']}}
+Помощи : {{this.player['killfeed']['assists']}}
+Смертей : {{this.player['killfeed']['deads']}}
+Сообщений : {{this.player['messages']}}
Наиграно : {{usertime.total}}