Better default profile image
This commit is contained in:
parent
010812ef06
commit
783401723a
@ -275,7 +275,7 @@
|
||||
auth.logout()
|
||||
},
|
||||
gravatar() {
|
||||
return 'https://www.gravatar.com/avatar/' + this.user.infos.avatar + '?s=50'
|
||||
return 'https://www.gravatar.com/avatar/' + this.user.infos.avatar + '?s=50&d=mp'
|
||||
},
|
||||
loadNamespaces() {
|
||||
this.namespaceService = new NamespaceService()
|
||||
|
Loading…
x
Reference in New Issue
Block a user