Replace gravatar image with local image (#433)

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
This commit is contained in:
mrdrogdrog 2020-08-19 21:28:53 +02:00 committed by GitHub
parent 13b7854c65
commit fc2ba5fb07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
{
"id": "mockUser",
"photo": "https://1.gravatar.com/avatar/767fc9c115a1b989744c755db47feb60?s=200&r=pg&d=mp",
"photo": "/avatar.png",
"name": "Test",
"status": "ok",
"provider": "internal"