Add scorebar to mapCard on the headtohead tool
This commit is contained in:
parent
c7b3439fac
commit
d1a4fd0cb4
@ -501,6 +501,7 @@
|
||||
modeName={item.modeName}
|
||||
leaderboardId={item.leaderboardId}
|
||||
beatsaverKey={metaByHash[item.hash]?.key}
|
||||
score={metaByHash[item.hash]?.score}
|
||||
>
|
||||
<div slot="content">
|
||||
<div class="mt-3 grid grid-cols-2 gap-3 neon-surface">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user