New Standard avatar
This commit is contained in:
@@ -23,7 +23,7 @@ function selectUser($userID) {
|
||||
`username`,
|
||||
IFNULL(
|
||||
`profilepicture`,
|
||||
'../img/notbad.jpg'
|
||||
'../img/avatar-standard.png'
|
||||
) AS profilepicture,
|
||||
`bio`,
|
||||
`role`,
|
||||
|
||||
Reference in New Issue
Block a user