Compare commits
2 Commits
2d20b45c3a
...
32810a9b01
Author | SHA1 | Date | |
---|---|---|---|
32810a9b01 | |||
217ad7f0d1 |
@ -123,7 +123,7 @@
|
||||
if(user.value.profilePictureUrl === null){
|
||||
return "/Clyde.png"
|
||||
}
|
||||
return user.profilePictureUrl
|
||||
return user.value.profilePictureUrl
|
||||
}
|
||||
|
||||
async function refreshExtCurrList(){
|
||||
|
Loading…
Reference in New Issue
Block a user