This commit is contained in:
parent
0fab52a16b
commit
e2515de76f
@ -70,7 +70,7 @@ export default function Navbar() {
|
||||
key={friend.id}
|
||||
className="mt-2 bg-gray-500"
|
||||
text={friend.name}
|
||||
url={`/player/${friend.id}`}
|
||||
url={`/player/${friend.id}/scoresaber/top/1`}
|
||||
icon={
|
||||
<Avatar
|
||||
url={friend.profilePicture}
|
||||
|
Loading…
Reference in New Issue
Block a user