Compare commits
No commits in common. "32810a9b01279540e01dc3989afe2578c471679b" and "2d20b45c3a00e418306d80dc38b5da51361a930e" have entirely different histories.
32810a9b01
...
2d20b45c3a
@ -123,7 +123,7 @@
|
||||
if(user.value.profilePictureUrl === null){
|
||||
return "/Clyde.png"
|
||||
}
|
||||
return user.value.profilePictureUrl
|
||||
return user.profilePictureUrl
|
||||
}
|
||||
|
||||
async function refreshExtCurrList(){
|
||||
|
Loading…
Reference in New Issue
Block a user