fix: add identicon natively (#36633)

This commit is contained in:
mrugesh
2019-08-19 19:17:53 +05:30
committed by GitHub
parent 985daf5e5a
commit 5f97782eb0
5 changed files with 28 additions and 8 deletions

View File

@ -48,7 +48,7 @@ MongoClient.connect(MONGOHQ_URL, { useNewUrlParser: true }, function(
about: '',
name: 'Development User',
location: '',
picture: 'https://identicon.org/?t=dev&s=256',
picture: 'https://github.com/identicons/camperbot.png',
acceptedPrivacyTerms: true,
sendQuincyEmail: false,
currentChallengeId: '',