Merge pull request 'oof' (#171) from oof into master
All checks were successful
All checks were successful
Reviewed-on: #171
This commit is contained in:
commit
32810a9b01
@ -123,7 +123,7 @@
|
|||||||
if(user.value.profilePictureUrl === null){
|
if(user.value.profilePictureUrl === null){
|
||||||
return "/Clyde.png"
|
return "/Clyde.png"
|
||||||
}
|
}
|
||||||
return user.profilePictureUrl
|
return user.value.profilePictureUrl
|
||||||
}
|
}
|
||||||
|
|
||||||
async function refreshExtCurrList(){
|
async function refreshExtCurrList(){
|
||||||
|
Loading…
Reference in New Issue
Block a user