mirror of
https://github.com/ershisan99/www.git
synced 2025-12-17 05:19:23 +00:00
update StatsCard to use meaningful_games instead of games
This commit is contained in:
@@ -357,7 +357,7 @@ function UserInfoComponent() {
|
||||
>
|
||||
<StatsCard
|
||||
title='Games'
|
||||
value={profileData.games}
|
||||
value={profileData.meaningful_games}
|
||||
icon={<BarChart3 className='h-5 w-5 text-violet-500' />}
|
||||
description='Total matches'
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user