Try with imageUrl

This commit is contained in:
Matt Rider 2019-06-24 11:44:03 -03:00
parent debbf2299b
commit b84bd6fbb3

View File

@ -13,7 +13,7 @@ export default function(params) {
faker.lorem.sentence(),
faker.lorem.sentence(),
].join('. '),
image = faker.image.unsplash.image(),
image = faker.image.unsplash.imageUrl(),
visibility = 'public',
deleted = false,
} = params