mirror of
https://github.com/ershisan99/www.git
synced 2025-12-17 12:34:17 +00:00
add stream card
This commit is contained in:
@@ -68,6 +68,7 @@ export class LeaderboardService {
|
|||||||
rank: rank + 1,
|
rank: rank + 1,
|
||||||
...userData,
|
...userData,
|
||||||
mmr: Number(userData.mmr),
|
mmr: Number(userData.mmr),
|
||||||
|
streak: userData.streak,
|
||||||
}
|
}
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
console.error('Error getting user rank:', error)
|
console.error('Error getting user rank:', error)
|
||||||
|
|||||||
Reference in New Issue
Block a user